Searched refs:SIGSTOP (Results 1 – 4 of 4) sorted by relevance
153 #ifdef SIGSTOP in strsignal()154 case SIGSTOP: in strsignal()
129 #ifdef SIGSTOP130 { "STOP", SIGSTOP },
128 #define SIGSTOP 19 macro
193 #define SIGSTOP 17 /* sendable stop signal not from tty */ macro