Home
last modified time | relevance | path

Searched refs:NOTIMP (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/cares/include/
Dares_nameser.h247 #ifndef NOTIMP
248 # define NOTIMP ns_r_notimpl macro
/third_party/node/deps/cares/src/lib/
Dares_query.c170 case NOTIMP: in qcallback()
Dares_process.c653 if (rcode == SERVFAIL || rcode == NOTIMP || rcode == REFUSED) in process_answer()
/third_party/node/lib/
Ddns.js305 NOTIMP: 'ENOTIMP', property
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h385 #define NOTIMP ns_r_notimpl macro
/third_party/musl/include/arpa/
Dnameser.h385 #define NOTIMP ns_r_notimpl macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h385 #define NOTIMP ns_r_notimpl macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h385 #define NOTIMP ns_r_notimpl macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h385 #define NOTIMP ns_r_notimpl macro
/third_party/node/doc/api/
Ddns.md1211 * `dns.NOTIMP`: DNS server does not implement requested operation.
/third_party/node/doc/changelogs/
DCHANGELOG_ARCHIVE.md711 * dns, cares: don't filter NOTIMP, REFUSED, SERVFAIL (Ben Noordhuis)