Searched refs:gethostbyaddr (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dnetdb.h125 * Error return codes from gethostbyname() and gethostbyaddr()
211 struct hostent *gethostbyaddr(const void *, socklen_t, int);
/bionic/libc/dns/
H A Dgethnamaddr.c804 if (fprintf(proxy, "gethostbyaddr %s %d %d %u",
870 if (nsdispatch(&hp, dtab, NSDB_HOSTS, "gethostbyaddr",
890 gethostbyaddr(const void *addr, socklen_t len, int af) function

Completed in 58 milliseconds