Searched refs:SIGKILL (Results 1 - 11 of 11) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dexpect_helpers.c115 kill(getpid(), SIGKILL); local
142 kill(getpid(), SIGKILL); local
H A Dtimer.cpp214 ::kill(-m_pid, SIGKILL);
H A Dtest-program.cpp775 ::killpg(child_pid, SIGKILL);
/bind-9.6-ESV-R11/unit/atf-src/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
/bind-9.6-ESV-R11/unit/atf-src/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
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dcheck_test.c393 ATF_CHECK(atf_check_result_termsig(&result) == SIGKILL);
/bind-9.6-ESV-R11/unit/atf-src/atf-c++/
H A Dcheck_test.cpp300 ATF_REQUIRE_EQ(r->termsig(), SIGKILL);
/bind-9.6-ESV-R11/unit/atf-src/atf-sh/
H A Datf-check.cpp190 { "kill", SIGKILL },
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure16297 if (i != SIGKILL && i != SIGSTOP) {

Completed in 450 milliseconds