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

/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/cris/c/
H A Dsig10.c30 kill (getpid (), SIGKILL); local
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/cris/c/
H A Dsig10.c30 kill (getpid (), SIGKILL); local
/netbsd-current/external/bsd/kyua-cli/dist/integration/helpers/
H A Dbogus_test_cases.cpp42 ::kill(::getpid(), SIGKILL); local
H A Dexpect_some_fail.cpp71 ::kill(::getpid(), SIGKILL); local
/netbsd-current/tests/lib/libc/sys/
H A Dt_ptrace_kill_wait.h65 killpg(getpgid(child), SIGKILL); local
H A Dt_fork.c236 ATF_REQUIRE_EQ(WTERMSIG(status), SIGKILL); local
/netbsd-current/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-current/external/bsd/atf/dist/tools/
H A Dprocess_helpers.c58 kill(getpid(), SIGKILL); local
H A Dexpect_helpers.c115 kill(getpid(), SIGKILL); local
142 kill(getpid(), SIGKILL); local
/netbsd-current/external/bsd/kyua-testers/dist/
H A Datf_helpers.c131 kill(getpid(), SIGKILL); local
/netbsd-current/external/bsd/atf/dist/test-programs/
H A Dcpp_helpers.cpp170 ::kill(getpid(), SIGKILL); local
197 kill(getpid(), SIGKILL); local
H A Dc_helpers.c315 kill(getpid(), SIGKILL); local
342 kill(getpid(), SIGKILL); local
/netbsd-current/libexec/httpd/
H A Dcgi-bozo.c648 kill(getppid(), SIGKILL); local
/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dfixlib.h59 #define SIGKILL SIGTERM macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixlib.h59 #define SIGKILL SIGTERM macro
/netbsd-current/sys/sys/
H A Dsignal.h61 #define SIGKILL 9 /* kill (cannot be caught or ignored) */ macro
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dprocess.c37 #define SIGKILL 9 macro
/netbsd-current/external/mit/libuv/dist/include/uv/
H A Dwin.h94 #define SIGKILL 9 macro
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dnto-procfs.c1131 SignalKill (nto_node (), inferior_ptid.pid (), 0, SIGKILL, 0, 0); local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dnto-procfs.c1109 SignalKill (nto_node (), inferior_ptid.pid (), 0, SIGKILL, 0, 0); local
/netbsd-current/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c785 (void) kill(getpid(), SIGKILL); local

Completed in 514 milliseconds