Home
last modified time | relevance | path

Searched refs:gethostent_r (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/libresolv/
H A Dnetdb.h94 struct hostent *gethostent_r(struct hostent *, char *, int, int *h_errnop);
150 struct hostent *gethostent_r();
/titanic_41/usr/src/lib/libresolv2/include/
H A Dport_netdb.h97 #define gethostent_r res_gethostent_r macro
98 struct hostent *gethostent_r __P((struct hostent *hptr, char *buf, int buflen,
/titanic_41/usr/src/lib/libnsl/nss/
H A Dgethostent_r.c91 gethostent_r(struct hostent *result, char *buffer, int buflen, int *h_errnop) in gethostent_r() function
H A Dgethostent.c96 return (gethostent_r(b->result, b->buffer, b->buflen, &h_errno)); in gethostent()
/titanic_41/usr/src/head/
H A Dnetdb.h245 struct hostent *gethostent_r(struct hostent *, char *, int, int *h_errnop);
/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dgethostent_r.c100 gethostent_r(struct hostent *hptr, HOST_R_ARGS) { in gethostent_r() function
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dns_generic.c236 while (gethostent_r(&ent, buffer, bufferlen, error)) {
/titanic_41/usr/src/lib/libresolv2/
H A DMakefile.com45 IRSTHROBJS= gethostent_r.o getnetent_r.o getnetgrent_r.o \
/titanic_41/usr/src/lib/libnsl/
H A DMakefile.com44 gethostbyname_r.o gethostent.o gethostent_r.o gethostent6.o gethostby_door.o \
/titanic_41/usr/src/man/man3nsl/
H A DMakefile151 gethostent_r.3nsl \
329 gethostent_r.3nsl := LINKSRC = gethostbyname.3nsl
/titanic_41/usr/src/lib/libnsl/common/
H A Dmapfile-vers223 gethostent_r;
H A Dllib-lnsl415 /* gethostent_r.c */
418 struct hostent *gethostent_r(struct hostent *result, char *buffer, int buflen,
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3nsl.inc161 link path=usr/share/man/man3nsl/gethostent_r.3nsl target=gethostbyname.3nsl
/titanic_41/
H A D.gitignore6676 usr/src/man/man3nsl/gethostent_r.3nsl