Searched defs:SIGHUP (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-run/
H A Dexpect_helpers.c122 kill(getpid(), SIGHUP); local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-run/
H A Dexpect_helpers.c124 kill(getpid(), SIGHUP); local
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/test-programs/
H A Dcpp_helpers.cpp177 ::kill(getpid(), SIGHUP); local
H A Dc_helpers.c338 kill(getpid(), SIGHUP); local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/test-programs/
H A Dcpp_helpers.cpp177 ::kill(getpid(), SIGHUP); local
H A Dc_helpers.c340 kill(getpid(), SIGHUP); local
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsignal.h52 #define SIGHUP 1 /* hangup */ macro
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/detail/
H A Dprocess_test.c848 kill(atf_process_child_pid(&child), SIGHUP); local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dprocess_test.c850 kill(atf_process_child_pid(&child), SIGHUP); local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsigall.c804 #ifdef SIGHUP local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.reverse/
H A Dsigall-reverse.c395 #ifdef SIGHUP local

Completed in 144 milliseconds