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

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dsm_gethost.c72 freehostent(h) function
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Ddebug_alloc.h93 #define freehostent(h) my_freehostent(h, __FILE__, __LINE__) macro
/illumos-gate/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);
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_netdb.h31 #define freehostent res_freehostent /* libsocket and libnsl */ macro
32 void freehostent __P((struct hostent *));
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgethostent.c359 freehostent(he1);
442 freehostent(struct hostent *he) { function
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c29 * getipnodebyaddr(), and freehostent() routines for IPv6. These routines
675 freehostent(struct hostent *hent) function
1251 * can be passed to freehostent() and freed independently.
/illumos-gate/usr/src/man/man3socket/
H A DMakefile73 freehostent.3socket \
173 freehostent.3socket := LINKSRC = getipnodebyname.3socket
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c4259 freehostent(h) function
4664 freehostent(hp);

Completed in 87 milliseconds