Searched refs:ares_mkquery (Results 1 – 9 of 9) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | Makefile.inc | 23 ares_mkquery.c \ 104 ares_mkquery.3 \ 160 ares_mkquery.html \ 215 ares_mkquery.pdf \
|
D | ares_mkquery.c | 20 int ares_mkquery(const char *name, int dnsclass, int type, unsigned short id, in ares_mkquery() function
|
D | ares.h | 467 CARES_EXTERN int ares_mkquery(const char *name,
|
/external/grpc-grpc/third_party/cares/ |
D | cares.BUILD | 90 "ares_mkquery.c",
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/ |
D | cares.BUILD | 147 "ares_mkquery.c",
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/ |
D | ares-test-misc.cc | 188 ares_mkquery("example.com", ns_c_in, ns_t_a, 0x1234, 0, &p, &len); in TEST_F()
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/vc/cares/ |
D | vc6cares.dsp | 237 SOURCE=..\..\ares_mkquery.c
|
/external/grpc-grpc/ |
D | grpc.gemspec | 1275 s.files += %w( third_party/cares/cares/ares_mkquery.c )
|
/external/rust/crates/grpcio-sys/grpc/ |
D | grpc.gemspec | 1934 s.files += %w( third_party/cares/cares/ares_mkquery.c )
|