OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SI_USER
sys/kern/kern_sig.c
1748
code = SI_USER;
sys/kern/kern_sig.c
1797
p->p_sicode = SI_USER;
sys/kern/kern_sig.c
2170
if (code == SI_USER) {