/src/distrib/utils/libhack/ |
gethost.c | 57 #define gethostbyaddr _gethostbyaddr macro 72 __weak_alias(gethostbyaddr,_gethostbyaddr); 130 gethostbyaddr(const void *addr, socklen_t len, int type) function in typeref:struct:hostent *
|
/src/lib/libc/net/ |
gethnamaddr.c | 101 __weak_alias(gethostbyaddr,_gethostbyaddr) 733 if (nsdispatch(&info, dtab, NSDB_HOSTS, "gethostbyaddr", 1254 * notation here. gethostbyaddr() is not scope-aware. too bad. 1335 gethostbyaddr(const void *addr, socklen_t len, int af) { function in typeref:struct:hostent *
|
/src/lib/libc/include/ |
namespace.h | 380 #define gethostbyaddr _gethostbyaddr macro
|