NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
receive_intr
games/cribbage/crib.c
122
(void)signal(SIGINT, receive_intr);
games/cribbage/cribbage.h
85
void receive_intr(int) __dead;