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

/bind-9.6-ESV-R11/lib/dns/
H A Drbtdb.c4969 isc_boolean_t force_expire = ISC_FALSE; local
4995 force_expire = ISC_TF(rbtnode->down == NULL && val % 4 == 0);
5006 force_expire ? "FORCE" : "check",
5033 } else if (force_expire) {

Completed in 30 milliseconds