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