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

/bind-9.11.3/lib/dns/
H A Dzt.c301 dns_zt_zoneloaded_t *loaded = callback; local
312 result = dns_zone_asyncload(zone, *loaded, zt);
H A Dzone.c458 #define DNS_ZONEFLG_LOADED 0x00000020U /*%< database has loaded */
494 * being loaded for the
705 dns_zt_zoneloaded_t loaded; member in struct:dns_asyncload
1793 * Only zones that are loaded instead of mmap()ed create the
1971 * Store the current time before the zone is loaded, so that if the
1980 * than the last time the zone was loaded. If the zone has not
1981 * been loaded yet, zone->loadtime will be the epoch.
1987 * The file is already loaded. If we are just doing a
2030 * Zones associated with a DLZ don't need to be loaded either,
2198 if (asl->loaded !
15464 isc_boolean_t loaded; local
[all...]

Completed in 34 milliseconds