Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/tty/
H A Dlib_tstp.c244 handle_SIGINT(int sig) in handle_SIGINT() function
421 CatchIfDefault(SIGINT, handle_SIGINT); in _nc_signal_handler()
422 CatchIfDefault(SIGTERM, handle_SIGINT); in _nc_signal_handler()