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

/external/kernel-headers/original/uapi/linux/
H A Dstat.h34 #define S_IWGRP 00020 macro
/external/stlport/src/details/
H A Dfstream_stdio.cpp62 # define S_IWGRP _S_IWRITE macro
267 S_IWGRP | S_IROTH | S_IWOTH);
/external/bison/linux-lib/sys/
H A Dstat.h580 #if !S_IWGRP
581 # define S_IWGRP (S_IWUSR >> 3) macro
604 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)
/external/bison/darwin-lib/sys/
H A Dstat.h580 #if !S_IWGRP
581 # define S_IWGRP (S_IWUSR >> 3) macro
604 # define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)
/external/qemu/distrib/ext4_utils/src/
H A Dmake_ext4fs.c50 #define S_IWGRP 00020 macro
52 #define S_IRWXG (S_IRGRP | S_IWGRP | S_IXGRP)
/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 679 milliseconds