Searched defs:gethostbyaddr_r (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/bsd/libbind/dist/irs/ |
H A D | gethostent_r.c | 69 gethostbyaddr_r(const char *addr, int len, int type, in gethostbyaddr_r() function
|
/netbsd-src/distrib/utils/libhack/ |
H A D | gethost.c | 118 gethostbyaddr_r(const void *addr, socklen_t len, int type, struct hostent *hp, in gethostbyaddr_r() function
|
/netbsd-src/lib/libc/net/ |
H A D | gethnamaddr.c | 681 gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, in gethostbyaddr_r() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
H A D | msan_test.cc | 1250 TEST(MemorySanitizer, gethostbyaddr_r) { in TEST() argument
|