Searched defs:SIGQUIT (Results 1 – 4 of 4) sorted by relevance
27 #define SIGQUIT 3 /* Quit (POSIX). */ macro
33 #define SIGQUIT 3 macro
45 #define SIGQUIT 3 macro
268 public static final int SIGQUIT = placeholder(); field in OsConstants