NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
exit1
sys/kern/kern_exit.c
201
exit1(struct lwp *l, int exitcode, int signo)
sys/sys/proc.h
520
void exit1(struct lwp *, int, int) __dead;