Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/tty/
H A Dlib_tstp.c51 #define USE_SIGTSTP 1 macro
53 #define USE_SIGTSTP 0
138 #if USE_SIGTSTP
392 #if USE_SIGTSTP /* Xenix 2.x doesn't have SIGTSTP, for example */ in _nc_signal_handler()