HomeSort by: relevance | last modified time | path
    Searched refs:hostent_find_fqdn (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
hostent_find_fqdn.c 1 /* $NetBSD: hostent_find_fqdn.c,v 1.2 2017/01/28 21:31:50 christos Exp $ */
45 hostent_find_fqdn (const struct hostent *he) function
getnameinfo.c 58 strlcpy (host, hostent_find_fqdn(he), hostlen);
roken-common.h 370 #define hostent_find_fqdn rk_hostent_find_fqdn macro
372 hostent_find_fqdn (const struct hostent *);
getaddrinfo.c 240 tmp_canon = hostent_find_fqdn (he);
247 const char *tmp = hostent_find_fqdn (he2);
NTMakefile 68 $(OBJ)\hostent_find_fqdn.obj \
  /src/crypto/external/bsd/heimdal/lib/libroken/
Makefile 39 hostent_find_fqdn.c \

Completed in 23 milliseconds