Searched refs:ares__expand_name_validated (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/cares/src/lib/ |
H A D | ares_expand_name.c | 39 ares_status_t ares__expand_name_validated(const unsigned char *encoded, in ares__expand_name_validated() function 98 status = ares__expand_name_validated(encoded, abuf, (size_t)alen, s, in ares_expand_name() 113 ares__expand_name_validated(encoded, abuf, alen, s, enclen, is_hostname); in ares__expand_name_for_response()
|
H A D | ares_private.h | 365 ares_status_t ares__expand_name_validated(const unsigned char *encoded,
|
Completed in 6 milliseconds