Searched refs:SIGHUP (Results 1 – 17 of 17) sorted by relevance
13 #define SIGHUP 1 macro
5 #define SIGHUP 1 macro
18 #define SIGHUP 1 macro
26 #define SIGHUP 1 macro
35 #define SIGHUP 1 macro
25 #define SIGHUP 1 /* Hangup (POSIX). */ macro
23 #define SIGHUP 1 macro
21 #define SIGHUP 1 macro
12 #define SIGHUP 1 macro
94 if (kill(pri->pid, SIGHUP)<0) { in slirp_close()
284 signal(SIGHUP, SIG_IGN); in init_new_thread_signals()
231 return SIGHUP; /* default for things we don't know about */ in compute_signal()
258 DEFINE(_SIGHUP, SIGHUP); in output_signal_defined()
103 return SIGHUP; /* default for things we don't know about */ in computeSignal()