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

/bind-9.6-ESV-R11/bin/named/
H A Dserver.c4513 ns_dispatch_t *dispatch, *nextdispatch; local
4519 dispatch = nextdispatch) {
4520 nextdispatch = ISC_LIST_NEXT(dispatch, link);

Completed in 2796 milliseconds