Searched defs:O_RDONLY (Results 1 – 2 of 2) sorted by relevance
47 private static final int O_RDONLY = 0; field in InheritedChannel
354 public static final int O_RDONLY = placeholder(); field in OsConstants