Searched defs:SIGTERM (Results 1 – 3 of 3) sorted by relevance
54 inline int SIGTERM = 15; variable
100 #define SIGTERM 15 /* software termination signal from kill */ macro
129 const int SIGTERM = 15; variable