Searched refs:O_NOCTTY (Results 1 – 4 of 4) sorted by relevance
855 public static final int O_NOCTTY; field in OsConstants856 static { O_NOCTTY = 0; }
517 public static final int O_NOCTTY = placeholder(); field in OsConstants
421 initConstant(env, c, "O_NOCTTY", O_NOCTTY); in OsConstants_initConstants()
427 field public static final int O_NOCTTY;