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

/bionic/libc/dns/net/
H A Dgethnamaddr.c849 /* The prototype of gethostbyaddr_r is from glibc, not that in netbsd. */
850 int gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, char *buf, function

Completed in 412 milliseconds