Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h88 ns_t_maila = 254, /* Transfer mail agent records. */ enumerator
206 #define T_MAILA ns_t_maila
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h98 ns_t_maila = 254, /* Transfer mail agent records. */ enumerator
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h98 ns_t_maila = 254, /* Transfer mail agent records. */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc138 case ns_t_maila: return "MAILA"; in RRTypeToString()