Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h55 ns_t_isdn = 20, /* ISDN calling address. */ enumerator
173 #define T_ISDN ns_t_isdn
/external/grpc-grpc/src/core/lib/iomgr/
Dnameser.h65 ns_t_isdn = 20, /* ISDN calling address. */ enumerator
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dnameser.h65 ns_t_isdn = 20, /* ISDN calling address. */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc105 case ns_t_isdn: return "ISDN"; in RRTypeToString()