Searched refs:S_IWOTH (Results 1 – 3 of 3) sorted by relevance
43 private static final int S_IWOTH = 00002; field in FileUtils126 S_IROTH, S_IWOTH, S_IXOTH}; in getFormattedPermissions()
54 public static final int S_IWOTH = 00002; field in FileUtils
53 public static final int S_IWOTH = 00002; field in FileUtils