Searched defs:gethostbyaddr_r (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libnsl/nss/ |
H A D | gethostbyname_r.c | 38 * gethostbyaddr_r() is similarly related to _get_hostserv_inetnetdir_byaddr() 100 gethostbyaddr_r(const char *addr, int length, int type, 147 gethostbyaddr_r(const char *addr, int length, int type, function
|
/osnet-11/usr/src/lib/libresolv2/common/irs/ |
H A D | gethostent_r.c | 67 gethostbyaddr_r(const char *addr, int len, int type, function
|
/osnet-11/usr/src/lib/libresolv2/include/ |
H A D | port_netdb.h | 85 /* gethostbyaddr_r is in libnsl.so.1 */ 86 #define gethostbyaddr_r res_gethostbyaddr_r macro 87 struct hostent *gethostbyaddr_r __P((const char *addr, int len, int type,
|
Completed in 23 milliseconds