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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dkern_machdep.c69 __unused int paniced,
68 md_prepare_for_shutdown( __unused int paniced, __unused int howto, __unused char * command) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dkern_machdep.c256 md_prepare_for_shutdown(int paniced, int howto, char * command);
259 md_prepare_for_shutdown(__unused int paniced, __unused int howto, argument
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_shutdown.c106 boot(int paniced, int howto, char *command) argument
122 md_prepare_for_shutdown(paniced, howto, command);
184 if (paniced == RB_PANIC)

Completed in 27 milliseconds