OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyrl
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
638
isc_ratelimiter_t *
notifyrl
;
member in struct:dns_zonemgr
12370
result = isc_ratelimiter_enqueue(notify->zone->zmgr->
notifyrl
,
12573
: notify->zone->zmgr->
notifyrl
,
18719
zmgr->
notifyrl
= NULL;
18752
&zmgr->
notifyrl
);
18780
setrl(zmgr->
notifyrl
, &zmgr->notifyrate, 20);
18808
isc_ratelimiter_detach(&zmgr->
notifyrl
);
19002
isc_ratelimiter_shutdown(zmgr->
notifyrl
);
19131
isc_ratelimiter_detach(&zmgr->
notifyrl
);
19536
setrl(zmgr->
notifyrl
, &zmgr->notifyrate, value)
[
all
...]
/src/external/mpl/bind/dist/lib/dns/
zone.c
651
isc_ratelimiter_t *
notifyrl
;
member in struct:dns_zonemgr
12449
notify->zone->zmgr->
notifyrl
, notify->zone->loop,
12652
: notify->zone->zmgr->
notifyrl
,
19300
isc_ratelimiter_create(loop, &zmgr->
notifyrl
);
19317
setrl(zmgr->
notifyrl
, &zmgr->notifyrate, 20);
19486
isc_ratelimiter_shutdown(zmgr->
notifyrl
);
19514
isc_ratelimiter_detach(&zmgr->
notifyrl
);
19782
setrl(zmgr->
notifyrl
, &zmgr->notifyrate, value);
Completed in 31 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026