Searched refs:SIGHUP (Results 1 – 15 of 15) sorted by relevance
18 #define SIGHUP 1 macro
5 #define SIGHUP 1 macro
26 #define SIGHUP 1 macro
35 #define SIGHUP 1 macro
25 #define SIGHUP 1 /* Hangup (POSIX). */ macro
22 #define SIGHUP 1 macro
21 #define SIGHUP 1 macro
23 #define SIGHUP 1 macro
12 #define SIGHUP 1 macro
180 signal(SIGHUP, SIG_IGN); in init_new_thread_signals()
218 return SIGHUP; /* default for things we don't know about */ in compute_signal()
267 DEFINE(_SIGHUP, SIGHUP); in output_signal_defined()
100 return SIGHUP; /* default for things we don't know about */ in computeSignal()
227 DEFINE(_SIGHUP, SIGHUP); in output_signal_defines()
Completed in 22 milliseconds