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