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