HomeSort by relevance Sort by last modified time
    Searched refs:ares_addr (Results 1 - 5 of 5) sorted by null

  /external/c-ares/
ares_gethostbyaddr.c 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)
272 static void ptr_rr_name(char *name, const struct ares_addr *addr)
ares_private.h 116 struct ares_addr { struct
143 struct ares_addr addr;
ares__get_hostent.c 42 struct ares_addr addr;
ares_process.c 98 static int same_address(struct sockaddr *sa, struct ares_addr *aa);
    [all...]
ares_init.c     [all...]

Completed in 1598 milliseconds