DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
exit
lib/libc/stdlib/exit.c
69
exit(int status)
stand/boot/common/panic.c
41
extern void exit(int) __dead2;
stand/boot/efi/loader/efi_main.c
45
exit(int status)
stand/boot/pc32/boot2/boot2.c
358
exit(int x)
stand/boot/pc32/loader/main.c
372
exit(int code)