Home
last modified time | relevance | path

Searched refs:ares_expand_string (Results 1 – 12 of 12) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_parse_naptr_reply.c149 status = ares_expand_string(vptr, abuf, alen, &naptr_curr->flags, &len); in ares_parse_naptr_reply()
154 status = ares_expand_string(vptr, abuf, alen, &naptr_curr->service, &len); in ares_parse_naptr_reply()
159 status = ares_expand_string(vptr, abuf, alen, &naptr_curr->regexp, &len); in ares_parse_naptr_reply()
DMakefile.inc11 ares_expand_string.c \
84 ares_expand_string.3 \
140 ares_expand_string.html \
195 ares_expand_string.pdf \
Dadig.c598 status = ares_expand_string(p, abuf, alen, &name.as_uchar, &len); in display_rr()
607 status = ares_expand_string(p, abuf, alen, &name.as_uchar, &len); in display_rr()
678 status = ares_expand_string(p, abuf, alen, &name.as_uchar, &len); in display_rr()
727 status = ares_expand_string(p, abuf, alen, &name.as_uchar, &len); in display_rr()
734 status = ares_expand_string(p, abuf, alen, &name.as_uchar, &len); in display_rr()
741 status = ares_expand_string(p, abuf, alen, &name.as_uchar, &len); in display_rr()
Dares_expand_string.c36 int ares_expand_string(const unsigned char *encoded, in ares_expand_string() function
Dares.h481 CARES_EXTERN int ares_expand_string(const unsigned char *encoded,
DCHANGES.0584 ares_expand_string.c
1133 - Dominick Meglio's new ares_expand_string. A helper function when decoding
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-misc.cc517 ares_expand_string(s1.data(), s1.data(), s1.size(), in TEST_F()
524 ares_expand_string(s1.data() + 1, s1.data(), s1.size(), in TEST_F()
527 ares_expand_string(s1.data() + 4, s1.data(), s1.size(), in TEST_F()
531 ares_expand_string(s1.data(), s1.data(), s1.size(), in TEST_F()
/external/grpc-grpc/third_party/cares/
Dcares.BUILD77 "ares_expand_string.c",
/external/rust/crates/grpcio-sys/grpc/third_party/cares/
Dcares.BUILD134 "ares_expand_string.c",
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/vc/cares/
Dvc6cares.dsp189 SOURCE=..\..\ares_expand_string.c
/external/grpc-grpc/
Dgrpc.gemspec1262 s.files += %w( third_party/cares/cares/ares_expand_string.c )
/external/rust/crates/grpcio-sys/grpc/
Dgrpc.gemspec1991 s.files += %w( third_party/cares/cares/ares_expand_string.c )