NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NOTE_SIGNAL
sys/kern/kern_sig.c
1309
KNOTE(&p->p_klist, NOTE_SIGNAL | signo);
sys/kern/kern_sig.c
2674
if (hint & NOTE_SIGNAL) {
sys/kern/kern_sig.c
2675
hint &= ~NOTE_SIGNAL;