Searched refs:handle_SIGINT (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c239 handle_SIGINT(int sig) function
398 CatchIfDefault(SIGINT, handle_SIGINT);
399 CatchIfDefault(SIGTERM, handle_SIGINT);

Completed in 64 milliseconds