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

/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/atf-run/
H A Dexpect_helpers.c115 kill(getpid(), SIGKILL); local
142 kill(getpid(), 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

Completed in 15 milliseconds