Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/heimdal/include/
Droken.h238 #define copyhostent rk_copyhostent macro
240 copyhostent (const struct hostent *);
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/
Dgetipnodebyaddr.c67 tmp = copyhostent (tmp); in getipnodebyaddr()
Dgetipnodebyname.c79 tmp = copyhostent (tmp); in getipnodebyname()
Dcopyhostent.c45 copyhostent (const struct hostent *h) in copyhostent() function
Droken.h.in897 #define copyhostent rk_copyhostent macro
899 copyhostent (const struct hostent *);
DChangeLog1828 * 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
DMakefile.in354 $(DEPDIR)/copyhostent.Plo $(DEPDIR)/daemon.Plo \
709 copyhostent.c daemon.c ecalloc.c emalloc.c erealloc.c err.c \
1272 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/copyhostent.Plo@am__quote@ # am--include-marker
2459 -rm -f $(DEPDIR)/copyhostent.Plo
2666 -rm -f $(DEPDIR)/copyhostent.Plo
/netbsd/src/crypto/external/bsd/heimdal/dist/cf/
Droken-frag.m4331 copyhostent \
/netbsd/src/crypto/external/bsd/heimdal/dist/include/
Dconfig.h.in183 /* Define if you have the function `copyhostent'. */
Dconfig.h.w32194 /* Define if you have the function `copyhostent'. */
/netbsd/src/crypto/external/bsd/heimdal/dist/
DChangeLog.1999918 * configure.in (AC_BROKEN): test for copyhostent, freehostent,