Home
last modified time | relevance | path

Searched refs:ares_expand_name (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_expand_name.c87 int ares_expand_name(const unsigned char *encoded, const unsigned char *abuf, in ares_expand_name() function
/third_party/cares/include/
H A Dares.h495 CARES_EXTERN int ares_expand_name(const unsigned char *encoded,
/third_party/node/deps/cares/include/
H A Dares.h523 CARES_EXTERN int ares_expand_name(const unsigned char *encoded,
/third_party/node/src/
H A Dcares_wrap.cc532 int status = ares_expand_name(ptr, buf, len, &name_temp, &temp_len); in ParseSoaReply()
548 int status2 = ares_expand_name(ptr, buf, len, &rr_name_temp, &rr_temp_len); in ParseSoaReply()
569 int status3 = ares_expand_name(ptr, buf, len, in ParseSoaReply()
580 int status4 = ares_expand_name(ptr, buf, len, in ParseSoaReply()
/third_party/node/deps/cares/src/tools/
H A Dadig.c456 if (ares_expand_name(val, val, (int)val_len, &str, &read_len) != in print_opt_name()

Completed in 8 milliseconds