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