Searched refs:SIGTERM (Results 1 – 6 of 6) sorted by relevance
143 #ifdef SIGTERM in strsignal()144 case SIGTERM: in strsignal()
123 #ifdef SIGTERM124 { "TERM", SIGTERM },
43 @item SIGTERM
124 #define SIGTERM 15 macro
65 SIGTERM,
191 #define SIGTERM 15 /* software termination signal from kill */ macro