H A D | gethnamaddr.c | 203 const HEADER *hp; local 242 hp = &answer->hdr; 243 ancount = ntohs(hp->ancount); 244 qdcount = ntohs(hp->qdcount); 510 gethostbyname_r(const char *name, struct hostent *hp, char *buf, size_t buflen, argument 524 *result = gethostbyname_internal(name, AF_INET6, res, hp, buf, buflen, errorp, NETID_UNSET, 531 *result = gethostbyname_internal(name, AF_INET, res, hp, buf, buflen, errorp, NETID_UNSET, 543 gethostbyname2_r(const char *name, int af, struct hostent *hp, char *buf, argument 553 *result = gethostbyname_internal(name, af, res, hp, buf, buflen, errorp, NETID_UNSET, 592 android_read_hostent(FILE* proxy, struct hostent* hp, cha argument 698 gethostbyname_internal_real(const char *name, int af, res_state res, struct hostent *hp, char *buf, size_t buflen, int *he) argument 816 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 850 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 863 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 923 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 1094 map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep) argument 1149 char *hp; local 1171 struct hostent *hp; local 1234 struct hostent *hp; local 1353 struct hostent *hp = info->hp; local 1470 struct hostent *hp = NULL; local 1522 struct hostent *hp; local 1591 struct hostent *hp; local [all...] |