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

/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dupdate.c1967 isc_boolean_t ttl_good = ISC_FALSE; local
1997 if (!ttl_good) {
2003 ttl_good = ISC_TRUE;
2060 if (!ttl_good) {
2062 ttl_good = ISC_TRUE;
2086 if (!ttl_good) {
2088 ttl_good = ISC_TRUE;
2184 INSIST(ttl_good);

Completed in 90 milliseconds