Searched refs:TARGET_SIGSTOP (Results 1 – 13 of 13) sorted by relevance
24 #define TARGET_SIGSTOP 17 /* sendable stop signal not from tty */ macro
29 #define TARGET_SIGSTOP 24 macro
39 #define TARGET_SIGSTOP 19 macro
21 #define TARGET_SIGSTOP 17 macro
30 #define TARGET_SIGSTOP 23 /* Stop, unblockable (POSIX). */ macro
28 #define TARGET_SIGSTOP 17 /* sendable stop signal not from tty */ macro
20 #define TARGET_SIGSTOP 17 macro
311 case TARGET_SIGSTOP: in print_signal()
453 case TARGET_SIGSTOP: in fatal_signal()668 if ((sig == TARGET_SIGKILL || sig == TARGET_SIGSTOP) && in do_sigaction()
44 TARGET_SIGSTOP,
1161 if (act && (sig == TARGET_SIGKILL || sig == TARGET_SIGSTOP)) { in do_sigaction()