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