Searched refs:TARGET_SIGTSTP (Results 1 – 12 of 12) sorted by relevance
25 #define TARGET_SIGTSTP 18 /* stop signal from tty */ macro
30 #define TARGET_SIGTSTP 25 macro
40 #define TARGET_SIGTSTP 20 macro
22 #define TARGET_SIGTSTP 18 macro
31 #define TARGET_SIGTSTP 24 /* Keyboard stop (POSIX). */ macro
29 #define TARGET_SIGTSTP 18 /* stop signal from tty */ macro
21 #define TARGET_SIGTSTP 18 macro
45 TARGET_SIGTSTP,
454 case TARGET_SIGTSTP: in fatal_signal()908 if (sig == TARGET_SIGTSTP || sig == TARGET_SIGTTIN || in handle_pending_signal()
1280 if (sig == TARGET_SIGTSTP || sig == TARGET_SIGTTIN || sig == TARGET_SIGTTOU) { in handle_pending_signal()