Searched defs:getipnodebyaddr (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/libresolv2/include/ |
H A D | port_netdb.h | 44 #define getipnodebyaddr res_getipnodebyaddr /* libnsl and libsocket */ macro 45 struct hostent *getipnodebyaddr __P((const void *, size_t, int, int *));
|
/osnet-11/usr/src/lib/libresolv2/common/irs/ |
H A D | gethostent.c | 364 getipnodebyaddr(const void *src, size_t len, int af, int *error_num) { function
|
/osnet-11/usr/src/lib/libnsl/nss/ |
H A D | getipnodeby.c | 26 * getipnodebyaddr(), and freehostent() routines for IPv6. These routines 471 getipnodebyaddr(const void *src, size_t len, int type, int *error_num) function 642 * Step 3: AF_INET6, plain vanilla v6 getipnodebyaddr() call. 866 * This is used for getipnodebyaddr() (single address, mapped or 1107 * This is used for getipnodebyaddr() (single address) or for
|
Completed in 36 milliseconds