Home
last modified time | relevance | path

Searched defs:hostent (Results 1 – 10 of 10) sorted by relevance

/external/c-ares/
Dares__get_hostent.c43 struct hostent *hostent = NULL; in ares__get_hostent() local
Dares_parse_ns_reply.c59 struct hostent *hostent; in ares_parse_ns_reply() local
Dares_parse_ptr_reply.c55 struct hostent *hostent; in ares_parse_ptr_reply() local
Dares_parse_a_reply.c66 struct hostent *hostent; in ares_parse_a_reply() local
Dares_parse_aaaa_reply.c68 struct hostent *hostent; in ares_parse_aaaa_reply() local
Dares_gethostbyname.c243 struct hostent hostent; in fake_hostent() local
Dadig.c203 struct hostent *hostent; in main() local
/external/netperf/src/missing/
Dgetaddrinfo.c343 struct hostent *hostent; local
527 struct hostent *hostent; local
/external/curl/lib/
Dasyn-ares.c453 struct hostent *hostent) in query_completed_cb()
/external/mdnsresponder/mDNSPosix/
Dnss_mdns.c390 typedef struct hostent hostent; typedef
505 hostent * hostent; member