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

/freebsd-11-stable/contrib/ncurses/include/
H A Dnc_mingw.h61 #define SIGHUP 1 macro
/freebsd-11-stable/contrib/atf/test-programs/
H A Dcpp_helpers.cpp173 ::kill(getpid(), SIGHUP); local
H A Dc_helpers.c317 kill(getpid(), SIGHUP); local
/freebsd-11-stable/contrib/gdb/gdb/
H A Devent-top.c1011 kill (getpid (), SIGHUP); local
H A Dtop.c600 signal (SIGHUP, SIG_DFL); local
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dprocess_test.c844 kill(atf_process_child_pid(&child), SIGHUP); local
/freebsd-11-stable/sys/sys/
H A Dsignal.h69 #define SIGHUP 1 /* hangup */ macro

Completed in 165 milliseconds