Searched defs:NOERROR (Results 1 - 5 of 5) sorted by relevance

/external/chromium-trace/catapult/telemetry/third_party/webpagereplay/third_party/dns/
H A Drcode.py20 NOERROR = 0 variable
34 'NOERROR' : NOERROR,
/external/libpcap/Win32/Include/arpa/
H A Dnameser.h130 #define NOERROR 0 /* no error */ macro
/external/dnsmasq/src/
H A Dnameser.h128 #define NOERROR 0 /* no error */ macro
/external/tcpdump/
H A Dnameser.h119 #ifdef NOERROR
120 #undef NOERROR macro
126 #define NOERROR 0 /* no error */ macro
/external/c-ares/
H A Dnameser.h143 #undef NOERROR /* it seems this is already defined in winerror.h */ macro
144 #define NOERROR ns_r_noerror macro

Completed in 265 milliseconds