Searched refs:handle_SIGTSTP (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c137 handle_SIGTSTP(int dummy GCC_UNUSED) function
148 T(("handle_SIGTSTP() called"));
387 new_sigaction.sa_handler = handle_SIGTSTP;

Completed in 116 milliseconds