Searched defs:freehostent (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/libmilter/
H A Dsm_gethost.c70 freehostent(h) function
/osnet-11/usr/src/lib/libwrap/
H A Dmisc.c127 #define freehostent(x) x = 0 macro
138 static struct hostent *hs; /* freehostent() on next call */
143 freehostent(hs);
151 freehostent(hs);
/osnet-11/usr/src/lib/libresolv2/include/
H A Dport_netdb.h31 #define freehostent res_freehostent /* libsocket and libnsl */ macro
32 void freehostent __P((struct hostent *));
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgethostent.c359 freehostent(he1);
442 freehostent(struct hostent *he) { function
/osnet-11/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c26 * getipnodebyaddr(), and freehostent() routines for IPv6. These routines
688 freehostent(struct hostent *hent) function
1260 * can be passed to freehostent() and freed independently.
/osnet-11/usr/src/cmd/sendmail/src/
H A Dconf.c4257 freehostent(h) function
4662 freehostent(hp);

Completed in 45 milliseconds