Home
last modified time | relevance | path

Searched refs:hostent_find_fqdn (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dhostent_find_fqdn.c43 hostent_find_fqdn (const struct hostent *he) in hostent_find_fqdn() function
H A Droken-common.h356 #define hostent_find_fqdn rk_hostent_find_fqdn macro
358 hostent_find_fqdn (const struct hostent *);
H A Dgetnameinfo.c56 strlcpy (host, hostent_find_fqdn(he), hostlen); in doit()
H A Dgetaddrinfo.c238 tmp_canon = hostent_find_fqdn (he); in add_hostent()
245 const char *tmp = hostent_find_fqdn (he2); in add_hostent()
H A DMakefile.am88 hostent_find_fqdn.c \
H A DMakefile.in162 getprogname.c h_errno.c hex.c hostent_find_fqdn.c issuid.c \
182 libroken_la-hostent_find_fqdn.lo libroken_la-issuid.lo \
592 getprogname.c h_errno.c hex.c hostent_find_fqdn.c issuid.c \
889 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-hostent_find_fqdn.Plo@am__quote@
1093 libroken_la-hostent_find_fqdn.lo: hostent_find_fqdn.c
1094hostent_find_fqdn.lo -MD -MP -MF $(DEPDIR)/libroken_la-hostent_find_fqdn.Tpo -c -o libroken_la-hos…
1095 …stdepCC_TRUE@ $(am__mv) $(DEPDIR)/libroken_la-hostent_find_fqdn.Tpo $(DEPDIR)/libroken_la-hostent_…
1098 …S) $(CFLAGS) -c -o libroken_la-hostent_find_fqdn.lo `test -f 'hostent_find_fqdn.c' || echo '$(srcd…
H A DChangeLog1053 * getaddrinfo.c (add_hostent): adapt to const hostent_find_fqdn
1054 * hostent_find_fqdn.c (hostent_find_fqdn): const-ize
1058 * roken-common.h (hostent_find_fqdn): add
1059 * hostent_find_fqdn.c: separate out hostent_find_fqdn
/freebsd/kerberos5/lib/libroken/
H A DMakefile46 hostent_find_fqdn.c \