Searched defs:e (Results 1 – 7 of 7) sorted by relevance
143 struct hostent *e = gethostbyname (name); in check_forward_1() local149 struct hostent *e = gethostbyname2 (name, family); in check_forward_1() local156 struct hostent *e = gethostbyaddr (address, address_length, family); in check_forward_1() local
70 struct hostent *e; in do_test() local
115 int ret, struct hostent *e, int family, int counter) in check_hostent()249 struct hostent *e = NULL; in byname() local292 struct hostent *e = NULL; in thread_byname2_af_inet6() local
94 struct hostent *e = NULL; in run_query() local
128 #define DYNARRAY_ELEMENT_FREE(e) free ((struct sockaddr *) *(e)) argument480 struct resolv_sortlist_entry e; in res_vinit_1() local
228 decode_hostent (struct hostent *e) in decode_hostent()315 check_hostent (struct hostent *e) in check_hostent()
591 struct resolv_sortlist_entry e in libc_hidden_def() local
Completed in 16 milliseconds