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

/bind-9.11.3/bin/named/
H A Dupdate.c2013 isc_boolean_t ttl_good = ISC_FALSE; local
2043 if (!ttl_good) {
2049 ttl_good = ISC_TRUE;
2106 if (!ttl_good) {
2108 ttl_good = ISC_TRUE;
2132 if (!ttl_good) {
2134 ttl_good = ISC_TRUE;
2230 INSIST(ttl_good);

Completed in 21 milliseconds