Home
last modified time | relevance | path

Searched refs:SYS_exit (Results 1 – 5 of 5) sorted by relevance

/dragonfly/lib/libc/x86_64/gen/
H A Drfork_thread.S84 #ifdef SYS_exit
85 movq $SYS_exit, %rax
/dragonfly/test/stress/stress2/testcases/syscall/
H A Dsyscall.c47 SYS_exit,
/dragonfly/test/stress/stress2/misc/
H A Dsyscall2.sh86 SYS_exit,
/dragonfly/sys/sys/
H A Dsyscall.h9 #define SYS_exit 1 macro
/dragonfly/contrib/gdb-7/gdb/stubs/
H A Dm32r-stub.c129 SYS_exit, enumerator
263 case SYS_exit: in handle_exception()