S_IRGRP           185 base/file_util.h   FILE_PERMISSION_READ_BY_GROUP     = S_IRGRP,
S_IRGRP           780 base/files/file_path_watcher_browsertest.cc       mode = S_IRUSR | S_IRGRP | S_IROTH;
S_IRGRP           225 base/files/file_posix.cc   mode |= S_IRGRP | S_IROTH;
S_IRGRP           179 base/platform_file_posix.cc   mode |= S_IRGRP | S_IROTH;
S_IRGRP           106 base/test/test_file_util_posix.cc   return DenyFilePermission(path, S_IRUSR | S_IRGRP | S_IROTH);
S_IRGRP           151 chrome/browser/shell_integration_linux.cc                   S_IRWXU | S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH);
S_IRGRP           332 native_client_sdk/src/libraries/nacl_io/httpfs/http_fs.cc           mode |= S_IRUSR | S_IRGRP | S_IROTH;
S_IRGRP            21 native_client_sdk/src/libraries/nacl_io/node.h #define S_IRALL (S_IRUSR | S_IRGRP | S_IROTH)
S_IRGRP           354 native_client_sdk/src/tests/nacl_io_test/html5_fs_test.cc   EXPECT_EQ(S_IRUSR | S_IRGRP | S_IROTH |
S_IRGRP           373 native_client_sdk/src/tests/nacl_io_test/html5_fs_test.cc   EXPECT_EQ(S_IRUSR | S_IRGRP | S_IROTH |
S_IRGRP           176 native_client_sdk/src/tests/nacl_io_test/http_fs_test.cc   EXPECT_EQ(S_IFREG | S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH,
S_IRGRP          30290 third_party/sqlite/amalgamation/sqlite3.c             mode_t cmode = buf.st_mode&(S_IRUSR|S_IWUSR | S_IRGRP|S_IWGRP |
S_IRGRP          6149 third_party/sqlite/src/src/os_unix.c             mode_t cmode = buf.st_mode&(S_IRUSR|S_IWUSR | S_IRGRP|S_IWGRP |
S_IRGRP           148 third_party/talloc/libreplace/system/filesys.h #ifndef S_IRGRP