Searched defs:gethostent_r (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dgethostent_r.c30 * hosts: sethostent(), gethostent_r(), and endhostent(). They consult
91 gethostent_r(struct hostent *result, char *buffer, int buflen, int *h_errnop) function
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgethostent_r.c19 static const char rcsid[] = "$Id: gethostent_r.c,v 1.9 2005/09/03 12:41:37 marka Exp $";
100 gethostent_r(struct hostent *hptr, HOST_R_ARGS) { function
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_netdb.h96 /* gethostent_r is in libnsl.so.1 */
97 #define gethostent_r res_gethostent_r macro
98 struct hostent *gethostent_r __P((struct hostent *hptr, char *buf, int buflen,
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile151 gethostent_r.3nsl \
329 gethostent_r.3nsl := LINKSRC = gethostbyname.3nsl

Completed in 60 milliseconds