Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
work_handler
usr/src/cmd/power/powerd.c
143
static void work_handler(int);
usr/src/cmd/power/powerd.c
370
act.sa_handler = work_handler;
usr/src/cmd/power/powerd.c
380
work_handler(SIGHUP);