Home
last modified time | relevance | path

Searched refs:ns_r_notzone (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dnameser.h116 ns_r_notzone = 10, /* Zone of record different from zone section */ enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.cc76 case ns_r_notzone: return "NOTZONE"; in RcodeToString()