FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ONSIG
sys/compat/freebsd32/freebsd32_misc.c
2928
if (uap->signum <= 0 || uap->signum >= ONSIG)
sys/compat/freebsd32/freebsd32_misc.c
2965
if (uap->signum <= 0 || uap->signum >= ONSIG)
sys/kern/kern_sig.c
1007
if (uap->signum <= 0 || uap->signum >= ONSIG)
sys/kern/kern_sig.c
1532
if (uap->signum <= 0 || uap->signum >= ONSIG)