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