Home
last modified time | relevance | path

Searched refs:ares_addr (Results 1 – 6 of 6) sorted by relevance

/external/c-ares/
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) in file_lookup()
272 static void ptr_rr_name(char *name, const struct ares_addr *addr) in ptr_rr_name()
Dares_private.h116 struct ares_addr { struct
143 struct ares_addr addr; argument
Dares__get_hostent.c42 struct ares_addr addr; in ares__get_hostent()
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) in same_address()
Dares_init.c1323 struct ares_addr host; in config_nameserver()
DCHANGES380 ares_addr union is now changed into an internal struct which also holds