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