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