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

/bind-9.11.3/bin/named/
H A Dserver.c9076 ns_dispatch_t *dispatch, *nextdispatch; local
9082 dispatch = nextdispatch) {
9083 nextdispatch = ISC_LIST_NEXT(dispatch, link);

Completed in 50 milliseconds