OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hibernate_suspend
sys/arch/amd64/amd64/acpi_machdep.c
434
if (hibernate_suspend()) {
sys/arch/amd64/include/hibernate.h
27
int hibernate_suspend(void);
sys/arch/i386/i386/acpi_machdep.c
369
if (hibernate_suspend()) {
sys/arch/i386/include/hibernate.h
27
int hibernate_suspend(void);
sys/sys/hibernate.h
145
int hibernate_suspend(void);