Searched defs:O_RDWR (Results 1 – 2 of 2) sorted by relevance
49 private static final int O_RDWR = 2; field in InheritedChannel
355 public static final int O_RDWR = placeholder(); field in OsConstants