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

/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dkern_shutdown.c97 int setsdstate; /* shutdown state to be set */ member in struct:sd_iterargs
301 int setsdstate = sd->setsdstate; local
305 p->p_shutdownstate = setsdstate;
346 int setsdstate = sd->setsdstate; local
350 p->p_shutdownstate = setsdstate;
375 int setsdstate = sd->setsdstate; local
378 p->p_shutdownstate = setsdstate;
[all...]

Completed in 188 milliseconds