Searched defs:NCACHE_RESULT (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | adb.c | 437 #define NCACHE_RESULT(r) ((r) == DNS_R_NCACHENXDOMAIN || \ macro 3155 if (NCACHE_RESULT(result) || AUTH_NX(result)) 3901 if (NCACHE_RESULT(dev->result)) { |
Completed in 26 milliseconds