Searched refs:notifyrl (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Dzone.c533 isc_ratelimiter_t * notifyrl; member in struct:dns_zonemgr
10636 result = isc_ratelimiter_enqueue(notify->zone->zmgr->notifyrl,
10831 : notify->zone->zmgr->notifyrl,
15908 zmgr->notifyrl = NULL;
15935 &zmgr->notifyrl);
15955 setrl(zmgr->notifyrl, &zmgr->notifyrate, 20);
15987 isc_ratelimiter_detach(&zmgr->notifyrl);
16185 isc_ratelimiter_shutdown(zmgr->notifyrl);
16318 isc_ratelimiter_detach(&zmgr->notifyrl);
16722 setrl(zmgr->notifyrl,
[all...]

Completed in 2114 milliseconds