Searched refs:Oldsh_hup (Results 1 – 1 of 1) sorted by relevance
1121 static sigfunc_t Oldsh_hup = SIG_DFL; variable1190 Oldsh = Oldsh_hup;1197 if (Oldsh_hup != SIG_DFL && Oldsh_hup != SIG_IGN &&1198 Oldsh_hup != runners_sighup)1199 (*Oldsh_hup)(sig);1547 Oldsh_hup = cursh;