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

/freebsd-current/contrib/ncurses/include/
H A Dnc_mingw.h75 #define SIGHUP 1 macro
H A Dwin32_curses.h59 #define SIGHUP 1 macro
/freebsd-current/contrib/kyua/utils/signals/
H A Dinterrupts_test.cpp216 ::kill(::getpid(), SIGHUP); local
/freebsd-current/contrib/atf/test-programs/
H A Dcpp_helpers.cpp173 ::kill(getpid(), SIGHUP); local
H A Dc_helpers.c317 kill(getpid(), SIGHUP); local
/freebsd-current/contrib/atf/atf-c/detail/
H A Dprocess_test.c855 kill(atf_process_child_pid(&child), SIGHUP); local
/freebsd-current/sys/sys/
H A Dsignal.h70 #define SIGHUP 1 /* hangup */ macro

Completed in 158 milliseconds