Home
last modified time | relevance | path

Searched refs:ns_t_any (Results 1 – 5 of 5) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h89 ns_t_any = 255, /* Wildcard match. */ enumerator
207 #define T_ANY ns_t_any
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h99 ns_t_any = 255, /* Wildcard match. */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h99 ns_t_any = 255, /* Wildcard match. */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc139 case ns_t_any: return "ANY"; in RRTypeToString()
Dares-test-live.cc271 ares_search(channel_, "google.com.", ns_c_in, ns_t_any, in VIRT_NONVIRT_TEST_F()