Searched refs:krb5_get_host_realm (Results 1 – 15 of 15) sorted by relevance
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | expand_hostname.c | 117 ret = krb5_get_host_realm (context, *new_hostname, realms); in vanilla_hostname() 173 ret = krb5_get_host_realm (context, *new_hostname, realms); in krb5_expand_hostname_realms()
|
H A D | set_default_realm.c | 81 ret = krb5_get_host_realm(context, NULL, &realms); in krb5_set_default_realm()
|
H A D | get_host_realm.c | 219 krb5_get_host_realm(krb5_context context, in krb5_get_host_realm() function
|
H A D | version-script.map | 329 krb5_get_host_realm;
|
H A D | principal.c | 1070 ret = krb5_get_host_realm(context, hostname, &realms); in krb5_sname_to_principal()
|
H A D | krb5-protos.h | 2165 krb5_get_host_realm (
|
/freebsd/crypto/heimdal/lib/kafs/ |
H A D | afskrb5.c | 242 if(krb5_get_host_realm(d->context, host, &realms)) in get_realm()
|
/freebsd/kerberos5/lib/libkrb5/ |
H A D | Makefile | 405 krb5_set_default_realm.3 krb5_get_host_realm.3 \
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.1999 | 1761 * lib/krb5/get_host_realm.c (krb5_get_host_realm): no infinite 1912 * lib/krb5/get_host_realm.c (krb5_get_host_realm): include leading 2056 * lib/krb5/get_host_realm.c (krb5_get_host_realm): constize
|
H A D | ChangeLog.2004 | 457 krb5_get_host_realm text 459 * lib/krb5/krb5_set_default_realm.3: krb5_get_host_realm result
|
H A D | ChangeLog.2006 | 543 * lib/krb5/get_host_realm.c (krb5_get_host_realm): make sure we 546 * lib/krb5/get_host_realm.c (krb5_get_host_realm): no components
|
H A D | ChangeLog.2000 | 1252 something that's digestable by krb5_get_host_realm, returning also
|
H A D | ChangeLog.1998 | 215 * lib/krb5/get_host_realm.c (krb5_get_host_realm): if the hostname 2380 * lib/krb5/get_host_realm.c (krb5_get_host_realm): do the
|
H A D | ChangeLog.2003 | 1518 krb5_get_default_realms, krb5_get_host_realm, and
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 3339 OLD_FILES+=usr/share/man/man3/krb5_get_host_realm.3.gz
|