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