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