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