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