Searched defs:SIGTERM (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-kill-server.c58 kill(getpid(), SIGTERM); local
/netbsd-current/external/bsd/kyua-cli/dist/integration/helpers/
H A Dexpect_all_pass.cpp67 ::kill(::getpid(), SIGTERM); local
/netbsd-current/external/gpl2/lvm2/dist/daemons/cmirrord/
H A Dclogd.c58 kill(getppid(), SIGTERM); local
/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dprocess.cpp296 ::kill(atf_process_child_pid(&m_child), SIGTERM); local
/netbsd-current/external/bsd/atf/dist/test-programs/
H A Dc_helpers.c168 kill(getpid(), SIGTERM); local
/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dprivsep.c200 kill(getpid(), SIGTERM); local
/netbsd-current/external/mpl/bind/dist/bin/tests/
H A Dtest_client.c366 kill(getpid(), SIGTERM); local
388 kill(getpid(), SIGTERM); local
/netbsd-current/sys/sys/
H A Dsignal.h67 #define SIGTERM 15 /* software termination signal from kill */ macro
/netbsd-current/external/bsd/atf/dist/atf-c/detail/
H A Dprocess_test.c575 kill(getpid(), SIGTERM); local
653 ATF_CHECK_EQ(atf_process_status_termsig(&s), SIGTERM); local
801 kill(atf_process_child_pid(&child), SIGTERM); local
/netbsd-current/external/gpl2/lvm2/dist/daemons/dmeventd/
H A Ddmeventd.c1739 kill(getppid(), SIGTERM); local
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsigall.c417 kill (getpid (), SIGTERM); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsigall.c417 kill (getpid (), SIGTERM); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-reverse.c434 kill (getpid (), SIGTERM); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp120 const int SIGTERM = 15; variable
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-reverse.c434 kill (getpid (), SIGTERM); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc126 const int SIGTERM = 15; variable
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc121 const int SIGTERM = 15; variable
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dreadconf.c603 kill(getpid(), SIGTERM); local

Completed in 388 milliseconds