Searched defs:SIGKILL (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/testsuite/sim/cris/c/
H A Dsig10.c30 kill (getpid (), SIGKILL); local
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Dprocess_helpers.c58 kill(getpid(), SIGKILL); local
H A Dprocess_test.c561 kill(getpid(), SIGKILL); local
642 ATF_CHECK_EQ(atf_process_status_termsig(&s), SIGKILL); local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dprocess_helpers.c60 kill(getpid(), SIGKILL); local
H A Dprocess_test.c563 kill(getpid(), SIGKILL); local
644 ATF_CHECK_EQ(atf_process_status_termsig(&s), SIGKILL); local
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-run/
H A Dexpect_helpers.c115 kill(getpid(), SIGKILL); local
142 kill(getpid(), SIGKILL); local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Dexpect_helpers.c117 kill(getpid(), SIGKILL); local
144 kill(getpid(), SIGKILL); local
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/test-programs/
H A Dcpp_helpers.cpp170 ::kill(getpid(), SIGKILL); local
197 kill(getpid(), SIGKILL); local
H A Dc_helpers.c331 kill(getpid(), SIGKILL); local
358 kill(getpid(), SIGKILL); local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/test-programs/
H A Dcpp_helpers.cpp170 ::kill(getpid(), SIGKILL); local
197 kill(getpid(), SIGKILL); local
H A Dc_helpers.c333 kill(getpid(), SIGKILL); local
360 kill(getpid(), SIGKILL); local
/netbsd-6-1-5-RELEASE/libexec/httpd/
H A Dcgi-bozo.c471 kill(getppid(), SIGKILL); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/
H A Dfixlib.h59 #define SIGKILL SIGTERM macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/
H A Dfixlib.h60 #define SIGKILL SIGTERM macro
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsignal.h61 #define SIGKILL 9 /* kill (cannot be caught or ignored) */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dnto-procfs.c1022 SignalKill (nto_node (), PIDGET (inferior_ptid), 0, SIGKILL, 0, 0); local
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c606 (void) kill(getpid(), SIGKILL); local

Completed in 814 milliseconds