Home
last modified time | relevance | path

Searched refs:NXDOMAIN (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/cares/include/
Dares_nameser.h262 #ifndef NXDOMAIN
263 # define NXDOMAIN ns_r_nxdomain macro
/third_party/node/deps/cares/src/lib/
Dares_query.c167 case NXDOMAIN: in qcallback()
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h384 #define NXDOMAIN ns_r_nxdomain macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h384 #define NXDOMAIN ns_r_nxdomain macro
/third_party/musl/include/arpa/
Dnameser.h384 #define NXDOMAIN ns_r_nxdomain macro
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h384 #define NXDOMAIN ns_r_nxdomain macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h384 #define NXDOMAIN ns_r_nxdomain macro
/third_party/node/deps/cares/
DCHANGES1224 getaddrinfo: avoid infinite loop in case of NXDOMAIN(#240) (#242)
1226 …There are two possible causes for infinite loops fo NXDOMAIN, based on how many dots are in the do…
1365 [tor-rendezvous] or by responding with NXDOMAIN.