H A D | gethnamaddr.c | 204 const HEADER *hp; local 243 hp = &answer->hdr; 244 ancount = ntohs(hp->ancount); 245 qdcount = ntohs(hp->qdcount); 511 gethostbyname_r(const char *name, struct hostent *hp, char *buf, size_t buflen, argument 525 *result = gethostbyname_internal(name, AF_INET6, res, hp, buf, buflen, errorp, NETID_UNSET, 532 *result = gethostbyname_internal(name, AF_INET, res, hp, buf, buflen, errorp, NETID_UNSET, 544 gethostbyname2_r(const char *name, int af, struct hostent *hp, char *buf, argument 554 *result = gethostbyname_internal(name, af, res, hp, buf, buflen, errorp, NETID_UNSET, 593 android_read_hostent(FILE* proxy, struct hostent* hp, cha argument 699 gethostbyname_internal_real(const char *name, int af, res_state res, struct hostent *hp, char *buf, size_t buflen, int *he) argument 817 gethostbyname_internal(const char *name, int af, res_state res, struct hostent *hp, char *hbuf, size_t hbuflen, int *errorp, unsigned netid, unsigned mark) argument 851 gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, char *buf, size_t buflen, struct hostent **result, int *h_errnop) argument 864 android_gethostbyaddrfornet_real(const void *addr, socklen_t len, int af, struct hostent *hp, char *buf, size_t buflen, int *he, unsigned netid, unsigned mark) argument 924 android_gethostbyaddrfornet_proxy_internal(const void* addr, socklen_t len, int af, struct hostent *hp, char *hbuf, size_t hbuflen, int *he, unsigned netid, unsigned mark) argument 1095 map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep) argument 1150 char *hp; local 1172 struct hostent *hp; local 1235 struct hostent *hp; local 1354 struct hostent *hp = info->hp; local 1471 struct hostent *hp = NULL; local 1523 struct hostent *hp; local 1592 struct hostent *hp; local [all...] |