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

/illumos-gate/usr/src/lib/nsswitch/dns/common/
H A Dgethostent.c43 #define gethostbyname2 res_gethostbyname2 macro
88 hp = gethostbyname2(name, AF_INET6);
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_netdb.h40 #define gethostbyname2 res_gethostbyname2 /* lib/nsswitch/dns */ macro
41 struct hostent *gethostbyname2 __P((const char *, int));
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgethostent.c92 gethostbyname2(const char *name, int af) { function

Completed in 47 milliseconds