Home
last modified time | relevance | path

Searched refs:Oldsh_hup (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dqueue.c1121 static sigfunc_t Oldsh_hup = SIG_DFL; variable
1190 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;