Home
last modified time | relevance | path

Searched refs:ns_t_zxfr (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/include/arpa/
Dnameser.h198 ns_t_zxfr = 256, enumerator
206 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
208 (t) == ns_t_zxfr)
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h198 ns_t_zxfr = 256, enumerator
206 #define ns_t_udp_p(t) ((t) != ns_t_axfr && (t) != ns_t_zxfr)
208 (t) == ns_t_zxfr)
/third_party/grpc/src/core/lib/iomgr/
Dnameser.h100 ns_t_zxfr = 256, /* BIND-specific, nonstandard. */ enumerator
/third_party/cares/
Dnameser.h90 ns_t_zxfr = 256, /* BIND-specific, nonstandard. */ enumerator
/third_party/cares/test/
Ddns-proto.cc140 case ns_t_zxfr: return "ZXFR"; in RRTypeToString()
/third_party/glib/gio/
Dgthreadedresolver.c526 ns_t_zxfr = 256, /* BIND-specific, nonstandard. */ enumerator