Home
last modified time | relevance | path

Searched refs:ares__htable_strvp_get (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares__htable_strvp.c150 ares_bool_t ares__htable_strvp_get(const ares__htable_strvp_t *htable, in ares__htable_strvp_get() function
178 ares__htable_strvp_get(htable, key, &val); in ares__htable_strvp_get_direct()
H A Dares__htable_strvp.h86 ares_bool_t ares__htable_strvp_get(const ares__htable_strvp_t *htable,
90 * function over ares__htable_strvp_get() is that if a NULL value is stored
H A Dares__hosts_file.c417 if (!ares__htable_strvp_get(hosts->iphash, ipaddr, NULL)) { in ares__hosts_file_add()
440 if (ares__htable_strvp_get(hosts->hosthash, val, NULL)) { in ares__hosts_file_add()

Completed in 2 milliseconds