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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp76 static void notifySystemShutdown( IOService * root, unsigned long event );
2221 notifySystemShutdown(this, ctx.MessageType);
2952 // notifySystemShutdown
2958 notifySystemShutdown( IOService * root, unsigned long event ) function
3156 // debug - exercise notifySystemShutdown()
3160 notifySystemShutdown( root, kIOMessageSystemWillPowerOff );

Completed in 13 milliseconds