Searched defs:S_IWOTH (Results 1 - 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dstat.h39 #define S_IWOTH 00002 macro
/external/stlport/src/details/
H A Dfstream_stdio.cpp66 # define S_IWOTH _S_IWRITE macro
267 S_IWGRP | S_IROTH | S_IWOTH);
/external/bison/linux-lib/sys/
H A Dstat.h583 #if !S_IWOTH
584 # define S_IWOTH (S_IWUSR >> 6) macro
607 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH)
/external/bison/darwin-lib/sys/
H A Dstat.h583 #if !S_IWOTH
584 # define S_IWOTH (S_IWUSR >> 6) macro
607 # define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH)
/external/qemu/distrib/ext4_utils/src/
H A Dmake_ext4fs.c54 #define S_IWOTH 00002 macro
56 #define S_IRWXO (S_IROTH | S_IWOTH | S_IXOTH)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.filesystem_1.3.1.R36x_v20100727-0745.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 2541 milliseconds