Searched defs:gethostbyaddr (Results 1 – 5 of 5) sorted by relevance
57 #define gethostbyaddr _gethostbyaddr macro130 gethostbyaddr(const void *addr, socklen_t len, int type) in gethostbyaddr() function
90 gethostbyaddr(const char *addr, int len, int af) { in gethostbyaddr() function
1335 gethostbyaddr(const void *addr, socklen_t len, int af) { in gethostbyaddr() function
376 #define gethostbyaddr _gethostbyaddr global() macro
1171 TEST(MemorySanitizer, gethostbyaddr) { in TEST() argument