Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dalias.c523 sigfunc_t oldsigtstp; local
585 oldsigtstp = sm_signal(SIGTSTP, SIG_IGN);
637 (void) sm_signal(SIGTSTP, oldsigtstp);