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

/bind-9.11.3/bin/named/
H A Dquery.c74 #define USECACHE(c) (((c)->query.attributes & \ macro
1138 if (!USECACHE(client))
3313 if (USECACHE(client)) {
4462 if (result == DNS_R_DELEGATION && is_zone && USECACHE(client)) {
7513 if (!USECACHE(client) || !RECURSIONOK(client)) {

Completed in 27 milliseconds