Home
last modified time | relevance | path

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

/freebsd-head/contrib/sendmail/src/
HDqueue.c1120 static sigfunc_t Oldsh_term = SIG_DFL; variable
1138 Oldsh = Oldsh_term;
1145 if (Oldsh_term != SIG_DFL && Oldsh_term != SIG_IGN &&
1146 Oldsh_term != runners_sigterm)
1147 (*Oldsh_term)(sig);
1544 Oldsh_term = cursh;