Home
last modified time | relevance | path

Searched refs:ns_t_naptr (Results 1 – 9 of 9) sorted by relevance

/third_party/grpc/src/core/lib/iomgr/
Dnameser.h80 ns_t_naptr = 35, /* Naming Authority PoinTeR */ enumerator
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h183 ns_t_naptr = 35, enumerator
430 #define T_NAPTR ns_t_naptr
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h183 ns_t_naptr = 35, enumerator
430 #define T_NAPTR ns_t_naptr
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h183 ns_t_naptr = 35, enumerator
430 #define T_NAPTR ns_t_naptr
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h183 ns_t_naptr = 35, enumerator
430 #define T_NAPTR ns_t_naptr
/third_party/musl/include/arpa/
Dnameser.h183 ns_t_naptr = 35, enumerator
430 #define T_NAPTR ns_t_naptr
/third_party/node/deps/cares/include/
Dares_nameser.h123 ns_t_naptr = 35, /* Naming Authority PoinTeR */ enumerator
/third_party/glib/gio/
Dgthreadedresolver.c511 ns_t_naptr = 35, /* Naming Authority PoinTeR */ enumerator
/third_party/node/src/
Dcares_wrap.cc881 wrap->AresQuery(name, ns_c_in, ns_t_naptr); in Send()