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

/bind-9.6-ESV-R11/lib/dns/
H A Ddispatch.c305 static inline dns_dispatchevent_t *allocate_event(dns_dispatch_t *disp);
1076 allocate_event(dns_dispatch_t *disp) { function
1344 rev = allocate_event(resp->disp);
1542 rev = allocate_event(disp);
2426 disp->failsafe_ev = allocate_event(disp);
3005 rev = allocate_event(oldestresp->disp);

Completed in 34 milliseconds