Searched refs:SIGINT (Results 1 – 2 of 2) sorted by relevance
404 public static final int SIGINT = placeholder(); field in OsConstants
451 initConstant(env, c, "SIGINT", SIGINT); in OsConstants_initConstants()