Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c1067 static sigfunc_t Oldsh_hup = SIG_DFL; variable
1136 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;