• Home
  • Raw
  • Download

Lines Matching refs:hostent

146 static struct hostent *getanswer(const querybuf *, int, const char *, int,
147 res_state, struct hostent *, char *, size_t, int *);
149 static void map_v4v6_hostent(struct hostent *, char **, char *);
154 struct hostent *ht_gethostbyname(char *);
155 struct hostent *ht_gethostbyaddr(const char *, int, int);
162 static struct hostent *gethostbyname_internal(const char *, int, res_state,
163 struct hostent *, char *, size_t, int *, const struct android_net_context *);
164 static struct hostent* android_gethostbyaddrfornetcontext_proxy_internal(const void*, socklen_t,
165 int, struct hostent *, char *, size_t, int *, const struct android_net_context *);
216 static struct hostent *
218 res_state res, struct hostent *hent, char *buf, size_t buflen, int *he) in getanswer()
527 gethostbyname_r(const char *name, struct hostent *hp, char *buf, size_t buflen, in gethostbyname_r()
528 struct hostent **result, int *errorp) in gethostbyname_r()
554 gethostbyname2_r(const char *name, int af, struct hostent *hp, char *buf, in gethostbyname2_r()
555 size_t buflen, struct hostent **result, int *errorp) in gethostbyname2_r()
568 static struct hostent *
569 android_read_hostent(FILE* proxy, struct hostent* hp, char* hbuf, size_t hbuflen, int *he) in android_read_hostent()
674 static struct hostent *
675 gethostbyname_internal_real(const char *name, int af, res_state res, struct hostent *hp, char *buf, in gethostbyname_internal_real()
791 static struct hostent *
792 gethostbyname_internal(const char *name, int af, res_state res, struct hostent *hp, char *hbuf, in gethostbyname_internal()
818 struct hostent* result = android_read_hostent(proxy, hp, hbuf, hbuflen, errorp); in gethostbyname_internal()
824 int gethostbyaddr_r(const void *addr, socklen_t len, int af, struct hostent *hp, char *buf, in gethostbyaddr_r()
825 size_t buflen, struct hostent **result, int *h_errnop) in gethostbyaddr_r()
832 static struct hostent *
833 android_gethostbyaddrfornetcontext_real(const void *addr, socklen_t len, int af, struct hostent *hp, in android_gethostbyaddrfornetcontext_real()
893 static struct hostent*
895 struct hostent *hp, char *hbuf, size_t hbuflen, int *he, in android_gethostbyaddrfornetcontext_proxy_internal()
923 struct hostent *result = android_read_hostent(proxy, hp, hbuf, hbuflen, he); in android_gethostbyaddrfornetcontext_proxy_internal()
928 struct hostent*
929 netbsd_gethostent_r(FILE *hf, struct hostent *hent, char *buf, size_t buflen, int *he) in netbsd_gethostent_r()
1064 map_v4v6_hostent(struct hostent *hp, char **bpp, char *ep) in map_v4v6_hostent()
1141 struct hostent *hp; in _dns_gethtbyname()
1204 struct hostent *hp; in _dns_gethtbyaddr()
1309 static struct hostent *
1321 struct hostent *hp = info->hp; in _yp_hostent()
1438 struct hostent *hp = NULL; in _yp_gethtbyaddr()
1490 struct hostent *hp; in _yp_gethtbyname()
1536 struct hostent *
1539 struct hostent *result = NULL; in gethostbyname()
1546 struct hostent *
1549 struct hostent *result = NULL; in gethostbyname2()
1571 struct hostent *
1578 struct hostent *
1582 struct hostent *hp; in android_gethostbynamefornetcontext()
1593 struct hostent *
1599 struct hostent *
1606 struct hostent *
1613 __LIBC_HIDDEN__ struct hostent*
1622 struct hostent *