Searched refs:ares_addr (Results 1 – 6 of 6) sorted by relevance
42 struct ares_addr addr;55 static int file_lookup(struct ares_addr *addr, struct hostent **host);56 static void ptr_rr_name(char *name, const struct ares_addr *addr);169 static int file_lookup(struct ares_addr *addr, struct hostent **host) in file_lookup()258 static void ptr_rr_name(char *name, const struct ares_addr *addr) in ptr_rr_name()
139 struct ares_addr { struct168 struct ares_addr addr; argument
40 struct ares_addr addr; in ares__get_hostent()
83 static int same_address(struct sockaddr *sa, struct ares_addr *aa);1323 static int same_address(struct sockaddr *sa, struct ares_addr *aa) in same_address()
879 struct ares_addr namesrvr; in get_DNS_NetworkParams()2166 struct ares_addr host; in config_nameserver()
3098 The internal struct ares_addr is extended to hold the UDP/TCP ports,