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