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

/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-c++/detail/
H A Dprocess.cpp296 ::kill(atf_process_child_pid(&m_child), SIGTERM); local
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/test-programs/
H A Dc_helpers.c168 kill(getpid(), SIGTERM); local
/macosx-10.9.5/tcsh-65/tcsh/win32/
H A Dsignal.h44 #define SIGTERM 6 // ctrl_logoff macro
/macosx-10.9.5/apache-786.1/httpd/server/mpm/prefork/
H A Dprefork.c1213 unixd_killpg(getpgrp(), SIGTERM); local
[all...]
/macosx-10.9.5/bind9-45.100/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.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdav_agent.c1208 kill(getppid(), SIGTERM); local
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dsignal.h102 #define SIGTERM 15 /* software termination signal from kill */ macro
/macosx-10.9.5/gssd-62/
H A Dgssd.c1302 kill(getpid(), SIGTERM); local

Completed in 159 milliseconds