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