Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
system_shutdown
headers/private/kernel/kernel.h
107
status_t system_shutdown(bool reboot);
src/system/kernel/shutdown.cpp
45
return system_shutdown(reboot);