Searched defs:S_IWGRP (Results 1 – 2 of 2) sorted by relevance
110 /** {@hide} */ public static final int S_IWGRP = 00020; field in FileUtils
794 public static final int S_IWGRP = placeholder(); field in OsConstants