Searched refs:hostent_find_fqdn (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Dhostent_find_fqdn.c36 RCSID("$Id: hostent_find_fqdn.c 14773 2005-04-12 11:29:18Z lha $");
46 hostent_find_fqdn (const struct hostent *he) function
H A Dgetnameinfo.c59 strlcpy (host, hostent_find_fqdn(he), hostlen);
H A Droken-common.h313 hostent_find_fqdn (const struct hostent *);
H A Dgetaddrinfo.c239 tmp_canon = hostent_find_fqdn (he);
246 const char *tmp = hostent_find_fqdn (he2);
/freebsd-9.3-release/kerberos5/lib/libroken/
H A DMakefile27 hostent_find_fqdn.c \

Completed in 66 milliseconds