Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
REBOOT_COLD_STR
kernel/reboot.c
1200
val = REBOOT_COLD_STR;
kernel/reboot.c
1226
if (!strncmp(buf, REBOOT_COLD_STR, strlen(REBOOT_COLD_STR)))