Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/sendmail/src/
HDalias.c523 sigfunc_t oldsigtstp; local
585 oldsigtstp = sm_signal(SIGTSTP, SIG_IGN);
637 (void) sm_signal(SIGTSTP, oldsigtstp);