Lines Matching defs:startupnotifyrl
535 isc_ratelimiter_t * startupnotifyrl;
10630 result = isc_ratelimiter_dequeue(zmgr->startupnotifyrl,
10830 ? notify->zone->zmgr->startupnotifyrl
15910 zmgr->startupnotifyrl = NULL;
15945 &zmgr->startupnotifyrl);
15956 setrl(zmgr->startupnotifyrl, &zmgr->startupnotifyrate, 20);
15959 isc_ratelimiter_setpushpop(zmgr->startupnotifyrl, ISC_TRUE);
15983 isc_ratelimiter_detach(&zmgr->startupnotifyrl);
16187 isc_ratelimiter_shutdown(zmgr->startupnotifyrl);
16320 isc_ratelimiter_detach(&zmgr->startupnotifyrl);
16730 setrl(zmgr->startupnotifyrl, &zmgr->startupnotifyrate, value);