Searched refs:SIGTSTP (Results 1 – 18 of 18) sorted by relevance
35 [SIGTSTP] = 20, /* 18, 20, 24 */
33 #define SIGTSTP 20 macro
31 #define SIGTSTP 25 macro
38 #define SIGTSTP 20 macro
46 #define SIGTSTP 20 macro
51 #define SIGTSTP 24 /* Keyboard stop (POSIX). */ macro
31 #define SIGTSTP 20 macro
43 #define SIGTSTP 20 macro
41 #define SIGTSTP 20 macro
40 #define SIGTSTP 18 macro
55 #define SIGTSTP 20 macro
60 #define SIGTSTP 18 macro
387 rt_sigmask(SIGSTOP) | rt_sigmask(SIGTSTP) | \
279 DEFINE(_SIGTSTP, SIGTSTP); in output_signal_defined()
211 if (sig != SIGINT && sig != SIGQUIT && sig != SIGTSTP) in pty_signal()
1280 n_tty_receive_signal_char(tty, SIGTSTP, c); in n_tty_receive_char_special()