Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h61 ns_t_px = 26, /* X.400 mail mapping. */ enumerator
179 #define T_PX ns_t_px
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h71 ns_t_px = 26, /* X.400 mail mapping. */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h71 ns_t_px = 26, /* X.400 mail mapping. */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc111 case ns_t_px: return "PX"; in RRTypeToString()