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

/bind-9.11.3/bin/named/
H A Dquery.c1127 isc_boolean_t check_acl; local
1149 check_acl = ISC_FALSE;
1156 check_acl = ISC_TRUE;
1159 if (check_acl) {

Completed in 36 milliseconds