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

/bind-9.11.3/lib/dns/
H A Dadb.c2445 cleanup_entries(dns_adb_t *adb, int bucket, isc_stdtime_t now) { function
3425 RUNTIME_CHECK(cleanup_entries(adb, i, now) == ISC_FALSE);
4672 RUNTIME_CHECK(cleanup_entries(adb, i, INT_MAX) == ISC_FALSE);

Completed in 20 milliseconds