Searched refs:SIGTSTP (Results 1 – 8 of 8) sorted by relevance
39 #define SIGTSTP 24 /* Keyboard stop. */ macro
39 #define SIGTSTP 20 /* Keyboard stop. */ macro
44 #define SIGTSTP 25 /* Keyboard stop. */ macro
42 #define SIGTSTP 18 /* Keyboard stop. */ macro
39 #define SIGTSTP 18 /* Keyboard stop. */ macro
41 #define SIGTSTP 18 /* Keyboard stop. */ macro
45 init_sig (SIGTSTP, "TSTP", N_("Stopped"))
90 case SIGTSTP: in __kill()
Completed in 6 milliseconds