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