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

/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c++/detail/
H A Dprocess.cpp296 ::kill(atf_process_child_pid(&m_child), SIGTERM); local
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/test-programs/
H A Dc_helpers.c168 kill(getpid(), SIGTERM); local
/macosx-10.10.1/tcsh-65/tcsh/win32/
H A Dsignal.h44 #define SIGTERM 6 // ctrl_logoff macro
/macosx-10.10.1/apache-793/httpd/server/mpm/prefork/
H A Dprefork.c1174 ap_unixd_killpg(getpgrp(), SIGTERM); local
[all...]
/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/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
/macosx-10.10.1/webdavfs-367/mount.tproj/
H A Dwebdav_agent.c1119 kill(getppid(), SIGTERM); local
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dsignal.h102 #define SIGTERM 15 /* software termination signal from kill */ macro
/macosx-10.10.1/gssd-64/
H A Dgssd.c1303 kill(getpid(), SIGTERM); local

Completed in 208 milliseconds