FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
needreturn
usr.sbin/iostat/iostat.c
153
static void needreturn(int signo);
usr.sbin/iostat/iostat.c
457
(void)signal(SIGINT, needreturn);