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