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

/bind-9.11.3/lib/dns/
H A Drbtdb.c5575 isc_boolean_t force_expire = ISC_FALSE; local
5601 force_expire = ISC_TF(rbtnode->down == NULL && val % 4 == 0);
5612 force_expire ? "FORCE" : "check",
5638 } else if (force_expire) {

Completed in 49 milliseconds