Searched defs:O_RDWR (Results 1 – 3 of 3) sorted by relevance
43 static final int O_RDWR = OsConstants.O_RDWR; field in UnixConstants
867 public static final int O_RDWR; field in OsConstants
521 public static final int O_RDWR = placeholder(); field in OsConstants