HomeSort by: relevance | last modified time | path
    Searched defs:cleanup_entries (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
adb.c 1766 cleanup_entries(dns_adb_t *adb, isc_stdtime_t now) { function
2352 cleanup_entries(adb, now);
3406 cleanup_entries(adb, INT_MAX);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
adb.c 2499 cleanup_entries(dns_adb_t *adb, int bucket, isc_stdtime_t now) { function
3418 RUNTIME_CHECK(!cleanup_entries(adb, i, now));
4747 RUNTIME_CHECK(!cleanup_entries(adb, i, INT_MAX));

Completed in 77 milliseconds