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

/macosx-10.9.5/kext_tools-326.95.1/
H A Dkextd_request.c289 bool shutdownRequested = false; local
295 shutdownRequested = kextd_process_kernel_requests();
296 if (shutdownRequested) {
311 Boolean shutdownRequested = false; local
361 shutdownRequested = true;
444 return shutdownRequested;

Completed in 80 milliseconds