Searched refs:SIGQUIT (Results 1 – 4 of 4) sorted by relevance
80 #ifdef SIGQUIT in strsignal()81 case SIGQUIT: in strsignal()
84 #ifdef SIGQUIT85 { "QUIT", SIGQUIT },
111 #define SIGQUIT 3 macro
178 #define SIGQUIT 3 /* quit */ macro