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