Searched refs:SIGTSTP (Results 1 – 4 of 4) sorted by relevance
158 #ifdef SIGTSTP in strsignal()159 case SIGTSTP: in strsignal()
132 #ifdef SIGTSTP133 { "TSTP", SIGTSTP },
129 #define SIGTSTP 20 macro
194 #define SIGTSTP 18 /* stop signal from tty */ macro