Searched refs:S_IWOTH (Results 1 – 7 of 7) sorted by relevance
68 S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH); in dumpKernelStacks()
483 if (mode&0x00000002) realMode |= S_IWOTH; in android_os_Parcel_openFileDescriptor()
121 perm |= S_IWOTH;
67 public static final int S_IWOTH = 00002; field in FileUtils
1908 perms |= FileUtils.S_IWOTH; in setFilePermissionsFromMode()
29744 field public static final int S_IWOTH;
31895 field public static final int S_IWOTH;