Searched refs:SIGTSTP (Results 1 – 16 of 16) sorted by relevance
130 if (sig == SIGTSTP) { in ui__sigcont()172 signal(SIGTSTP, ui__sigcont); in ui__init()
31 [SIGTSTP] = 20, /* 18, 20, 24 */
38 #define SIGTSTP 20 macro
31 #define SIGTSTP 25 macro
31 #define SIGTSTP 20 macro
46 #define SIGTSTP 20 macro
55 #define SIGTSTP 20 macro
51 #define SIGTSTP 24 /* Keyboard stop (POSIX). */ macro
41 #define SIGTSTP 20 macro
40 #define SIGTSTP 18 macro
55 .sig = SIGTSTP, in FIXTURE_VARIANT_ADD() 71 if (sig == SIGTRAP || sig == SIGURG || sig == SIGHUP || sig == SIGTSTP) in scope_signal_handler()
161 sigaddset(&sig_set, SIGTSTP);
423 rt_sigmask(SIGSTOP) | rt_sigmask(SIGTSTP) | \
293 DEFINE(_SIGTSTP, SIGTSTP); in output_signal_defined()
1346 n_tty_receive_signal_char(tty, SIGTSTP, c); in n_tty_receive_char_special()