NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
siginfo_handler
usr.sbin/perfused/perfused.c
402
if (signal(SIGINFO, siginfo_handler) == SIG_ERR)
usr.sbin/perfused/perfused.c
63
static void siginfo_handler(int);