Searched refs:log_only (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/lib/dns/include/dns/
H A Drrl.h202 isc_boolean_t log_only; member in struct:dns_rrl
/bind-9.11.3/lib/dns/
H A Drrl.c944 rrl->log_only ? "would stop limiting "
1183 make_log_buf(rrl, e, rrl->log_only ? "would " : NULL,
1212 rrl->log_only ? "would rate limit " : "rate limit ",
/bind-9.11.3/bin/named/
H A Dclient.c1459 if (!client->view->rrl->log_only) {
H A Dserver.c2763 rrl->log_only = ISC_TRUE;
2765 rrl->log_only = ISC_FALSE;
H A Dquery.c7174 if (!client->view->rrl->log_only) {

Completed in 1104 milliseconds