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