Searched refs:ares_addr (Results 1 - 5 of 5) sorted by relevance

/external/c-ares/
H A Dares_gethostbyaddr.c55 struct ares_addr addr;
68 static int file_lookup(struct ares_addr *addr, struct hostent **host);
69 static void ptr_rr_name(char *name, const struct ares_addr *addr);
182 static int file_lookup(struct ares_addr *addr, struct hostent **host)
272 static void ptr_rr_name(char *name, const struct ares_addr *addr)
H A Dares_private.h116 struct ares_addr { struct
143 struct ares_addr addr;
H A Dares__get_hostent.c42 struct ares_addr addr;
H A Dares_process.c98 static int same_address(struct sockaddr *sa, struct ares_addr *aa);
1179 static int same_address(struct sockaddr *sa, struct ares_addr *aa)
H A Dares_init.c1323 struct ares_addr host;

Completed in 117 milliseconds