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

/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c48 #define USE_SIGTSTP 1 macro
50 #define USE_SIGTSTP 0
135 #if USE_SIGTSTP
236 #endif /* USE_SIGTSTP */
369 #if USE_SIGTSTP /* Xenix 2.x doesn't have SIGTSTP, for example */
394 #endif /* !USE_SIGTSTP */

Completed in 107 milliseconds