Home
last modified time | relevance | path

Searched refs:krb5int_get_fq_local_hostname (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dhostrealm_dns.c93 ret = krb5int_get_fq_local_hostname(&localhost); in dns_default_realm()
H A Dhostrealm.c257 krb5int_get_fq_local_hostname(char **hostname_out) in krb5int_get_fq_local_hostname() function
296 ret = krb5int_get_fq_local_hostname(&cleanname); in clean_hostname()
H A Dos-proto.h215 krb5_error_code krb5int_get_fq_local_hostname(char **);