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

/bind-9.6-ESV-R11/lib/isc/win32/
H A Dapp.c45 static isc_boolean_t shutdown_requested = ISC_FALSE; variable
208 if (shutdown_requested)
211 shutdown_requested = ISC_TRUE;
230 if (shutdown_requested)
/bind-9.6-ESV-R11/lib/isc/unix/
H A Dapp.c60 static isc_boolean_t shutdown_requested = ISC_FALSE; variable
568 if (shutdown_requested)
571 shutdown_requested = ISC_TRUE;
612 if (shutdown_requested)

Completed in 196 milliseconds