Home
last modified time | relevance | path

Searched refs:ns_t_loc (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h64 ns_t_loc = 29, /* Location Information. */ enumerator
182 #define T_LOC ns_t_loc
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h74 ns_t_loc = 29, /* Location Information. */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h74 ns_t_loc = 29, /* Location Information. */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc114 case ns_t_loc: return "LOC"; in RRTypeToString()