Home | History | Annotate | Download | only in dns

Lines Matching defs:zone_postload

930 zone_postload(dns_zone_t *zone, dns_db_t *db, isc_time_t loadtime,
2153 * take place and thus zone_postload() will be called
2160 * zone_postload() will only be called for the raw zone
2163 * zone_postload() called for the raw zone will take care
2406 result = zone_postload(zone, db, loadtime, result);
4943 zone_postload(dns_zone_t *zone, dns_db_t *db, isc_time_t loadtime,
5520 * the former case, zone_postload() will not be run for the secure
17707 result = zone_postload(zone, db, loadtime, ISC_R_SUCCESS);
17859 * This is checked in zone_postload() for primary zones.
18355 (void)zone_postload(zone, load->db, load->loadtime, result);
23559 result = zone_postload(zone, db, loadtime, ISC_R_SUCCESS);