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