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

/osnet-11/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
/osnet-11/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
/osnet-11/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,

Completed in 29 milliseconds