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

/bionic/libc/include/
H A Dnetdb.h125 * Error return codes from gethostbyname() and gethostbyaddr()
213 struct hostent *gethostbyname(const char *);
/bionic/libc/dns/
H A Dgethnamaddr.c481 res = gethostbyname(name);
493 gethostbyname(const char *name) function
738 if (nsdispatch(&hp, dtab, NSDB_HOSTS, "gethostbyname",
768 if (fprintf(proxy, "gethostbyname %u %s %d",

Completed in 45 milliseconds