Home
last modified time | relevance | path

Searched refs:copyhostent (Results 1 – 9 of 9) sorted by relevance

/trueos/crypto/heimdal/lib/roken/
HDgetipnodebyaddr.c65 tmp = copyhostent (tmp); in getipnodebyaddr()
HDgetipnodebyname.c77 tmp = copyhostent (tmp); in getipnodebyname()
HDcopyhostent.c43 copyhostent (const struct hostent *h) in copyhostent() function
HDroken.h.in824 #define copyhostent rk_copyhostent macro
826 copyhostent (const struct hostent *);
HDChangeLog1828 * Makefile.am (libroken_la_SOURCES): add copyhostent.c,
1832 (copyhostent, freehostent, getipnodebyname, getipnodebyaddr): add
1837 * Makefile.in (SOURCES): add freehostent, copyhostent,
1842 * copyhostent.c: new file
HDMakefile.in48 closefrom.c copyhostent.c daemon.c ecalloc.c emalloc.c \
789 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/copyhostent.Plo@am__quote@
/trueos/kerberos5/lib/libroken/
HDMakefile20 copyhostent.c \
/trueos/crypto/heimdal/include/
HDconfig.h.in183 /* Define if you have the function `copyhostent'. */
/trueos/crypto/heimdal/
HDChangeLog.1999918 * configure.in (AC_BROKEN): test for copyhostent, freehostent,