Searched refs:NS_QUERYATTR_CACHEACLOKVALID (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bind9/bin/named/include/named/
H A Dquery.h84 #define NS_QUERYATTR_CACHEACLOKVALID 0x1000 macro
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dquery.c992 if ((client->query.attributes & NS_QUERYATTR_CACHEACLOKVALID) != 0) {
1045 * the NS_QUERYATTR_CACHEACLOKVALID attribute is now valid.
1047 client->query.attributes |= NS_QUERYATTR_CACHEACLOKVALID;

Completed in 96 milliseconds