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

/bionic/libc/dns/
H A Dgethnamaddr.c477 struct hostent**result, int *errorp)
482 *errorp = h_errno;
476 gethostbyname_r(const char *name, struct hostent *hp, char *buf, size_t buflen, struct hostent**result, int *errorp) argument

Completed in 79 milliseconds