Home
last modified time | relevance | path

Searched refs:SYS_kill (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dsyscall.h44 #define SYS_kill 37 macro
/freebsd/usr.bin/kdump/
H A Dkdump.c1047 case SYS_kill: in ktrsyscall_freebsd()
/freebsd/tests/sys/kern/
H A Dptrace_test.c4082 REQUIRE_EQ(pl.pl_syscall_code, (unsigned)SYS_kill); in ATF_TC_BODY()
4102 REQUIRE_EQ(pl.pl_syscall_code, (unsigned)SYS_kill); in ATF_TC_BODY()