ReactOS 0.4.16-dev-306-g647d351
|
#include <ntoskrnl.h>
#include <debug.h>
Go to the source code of this file.
Macros | |
#define | NDEBUG |
Functions | |
VOID NTAPI | ExShutdownSystem (VOID) |
NTSTATUS NTAPI | NtShutdownSystem (IN SHUTDOWN_ACTION Action) |
#define NDEBUG |
Definition at line 14 of file shutdown.c.
Definition at line 21 of file shutdown.c.
Referenced by PopGracefulShutdown().
NTSTATUS NTAPI NtShutdownSystem | ( | IN SHUTDOWN_ACTION | Action | ) |
Definition at line 43 of file shutdown.c.
Referenced by DoRebootCommand(), HandleShutdown(), RunUSetup(), SecurityDialogProc(), ShutDown_PowerOff(), and ShutDown_Reboot().