Searched refs:ares_addr (Results 1 – 6 of 6) sorted by relevance
55 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()
116 struct ares_addr { struct143 struct ares_addr addr; argument
42 struct ares_addr addr; in ares__get_hostent()
98 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()
1323 struct ares_addr host; in config_nameserver()
380 ares_addr union is now changed into an internal struct which also holds