OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
postsig
sys/kern/kern_sig.c
132
void postsig(struct proc *, int, struct sigctx *);
sys/kern/kern_sig.c
2208
postsig(p, signum, &ctx);
sys/kern/kern_sig.c
2222
postsig(p, signum, &ctx);