Home
last modified time | relevance | path

Searched refs:ares__hosts_entry_to_hostent (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/cares/src/lib/
Dares_gethostbyaddr.c227 status = ares__hosts_entry_to_hostent(entry, addr->family, host); in file_lookup()
Dares_gethostbyname.c299 status = ares__hosts_entry_to_hostent(entry, family, host); in ares_gethostbyname_file_int()
Dares_private.h489 ares_status_t ares__hosts_entry_to_hostent(const ares_hosts_entry_t *entry,
Dares__hosts_file.c860 ares_status_t ares__hosts_entry_to_hostent(const ares_hosts_entry_t *entry, in ares__hosts_entry_to_hostent() function