Searched refs:SIGINT (Results 1 – 6 of 6) sorted by relevance
75 #ifdef SIGINT in strsignal()76 case SIGINT: in strsignal()
81 #ifdef SIGINT82 { "INT", SIGINT },
37 @item SIGINT
110 #define SIGINT 2 macro
63 SIGINT,
177 #define SIGINT 2 /* interrupt */ macro