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