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