Home
last modified time | relevance | path

Searched refs:dispatch_depth (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/net/
H A Dnsdispatch.c143 int dispatch_depth; member
670 ++st->dispatch_depth; in _nsdispatch()
671 if (st->dispatch_depth > st->fallback_depth) { in _nsdispatch()
741 st->fallback_depth = st->dispatch_depth + 1; in _nsdispatch()
778 --st->dispatch_depth; in _nsdispatch()