Searched defs:SIGINT (Results 1 – 3 of 3) sorted by relevance
28 inline int SIGINT = 2; variable
42 const SIGINT = 2; /* interrupt */ variable
72 #define SIGINT 2 /* interrupt */ macro