Searched refs:Oldsh_hup (Results 1 – 1 of 1) sorted by relevance
1067 static sigfunc_t Oldsh_hup = SIG_DFL; variable1136 Oldsh = Oldsh_hup;1143 if (Oldsh_hup != SIG_DFL && Oldsh_hup != SIG_IGN &&1144 Oldsh_hup != runners_sighup)1145 (*Oldsh_hup)(sig);1492 Oldsh_hup = cursh;