Searched defs:S_IWOTH (Results 1 – 2 of 2) sorted by relevance
115 /** {@hide} */ public static final int S_IWOTH = 00002; field in FileUtils
795 public static final int S_IWOTH = placeholder(); field in OsConstants