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

/freebsd-12-stable/contrib/sendmail/src/
H A Dalias.c509 sigfunc_t oldsigtstp; local
571 oldsigtstp = sm_signal(SIGTSTP, SIG_IGN);
613 (void) sm_signal(SIGTSTP, oldsigtstp);

Completed in 102 milliseconds