Home
last modified time | relevance | path

Searched defs:gethostbyaddr_r (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/
Dnetdb_test.cpp245 TEST(netdb, gethostbyaddr_r) { in TEST() argument
/bionic/libc/dns/net/
Dgethnamaddr.c851 int gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, char *buf, in gethostbyaddr_r() function