DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
onintrx
usr.bin/last/last.c
104
static void onintrx(int);
usr.bin/last/last.c
341
(void)signal(SIGINT, onintrx);
usr.bin/last/last.c
342
(void)signal(SIGQUIT, onintrx);