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

/bind-9.11.3/lib/dns/
H A Ddispatch.c228 shutdown_out : 1, member in struct:dns_dispatch
975 INSIST(disp->shutdown_out == 1);
976 disp->shutdown_out = 0;
2394 disp->shutdown_out = 0;
3576 if (disp->shutdown_out == 1)
3606 disp->shutdown_out = 1;

Completed in 35 milliseconds