FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SYS_exit
stand/kboot/libkboot/host_syscalls.c
31
return host_syscall(SYS_exit, code);
tests/sys/arch/amd64/ptrace-sce-tamper.c
43
regs.r_rax = SYS_exit;
tests/sys/kern/ptrace_test.c
4496
pscr.pscr_syscall = SYS_exit;
tests/sys/kern/ptrace_test.c
4544
pscr.pscr_syscall = SYS_exit;
tests/sys/kern/ptrace_test.c
4597
pscr.pscr_syscall = SYS_exit;