Searched refs:S_IWGRP (Results 26 - 42 of 42) sorted by relevance

12

/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/base/files/
H A Dfile_path_watcher_browsertest.cc813 mode = S_IWUSR | S_IWGRP | S_IWOTH;
H A Dfile_util_posix.cc118 if ((stat_info.st_mode & S_IWGRP) &&
/external/chromium_org/sql/
H A Dconnection_unittest.cc678 ScopedUmaskSetter permissive_umask(S_IWGRP | S_IWOTH);
/external/ppp/pppd/
H A Dtty.c596 || fchmod(ttyfd, statbuf.st_mode & ~(S_IWGRP | S_IWOTH)) < 0) {
/external/valgrind/main/include/vki/
H A Dvki-darwin.h132 #define VKI_S_IWGRP S_IWGRP
/external/chromium_org/third_party/icu/source/tools/tzcode/
H A Dzic.c598 (void) umask(umask(S_IWGRP | S_IWOTH) | (S_IWGRP | S_IWOTH));
/external/icu/icu4c/source/tools/tzcode/
H A Dzic.c598 (void) umask(umask(S_IWGRP | S_IWOTH) | (S_IWGRP | S_IWOTH));
/external/elfutils/0.153/src/
H A Dar.c578 (arhdr->ar_mode & S_IWGRP) ? 'w' : '-',
/external/wpa_supplicant_8/wpa_supplicant/
H A Dconfig_file.c1263 chmod_ret = chmod(tmp_name, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP);
/external/mksh/src/
H A Dsh.h335 #define DEFFILEMODE (S_IRUSR|S_IWUSR|S_IRGRP|S_IWGRP|S_IROTH|S_IWOTH)
/external/genext2fs/
H A Dgenext2fs.c1468 if(st->st_mode & S_IWGRP)
/external/chromium_org/third_party/sqlite/src/src/
H A Dos_unix.c6149 mode_t cmode = buf.st_mode&(S_IRUSR|S_IWUSR | S_IRGRP|S_IWGRP |
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3.c[all...]
/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 973 milliseconds

12