S_IRGRP           459 ext/phar/func_interceptors.c 			rmask=S_IRGRP;
S_IRGRP           472 ext/phar/func_interceptors.c 						rmask=S_IRGRP;
S_IRGRP          32380 ext/sqlite3/libsqlite/sqlite3.c             mode_t cmode = buf.st_mode&(S_IRUSR|S_IWUSR | S_IRGRP|S_IWGRP |
S_IRGRP           924 ext/standard/filestat.c 			rmask=S_IRGRP;
S_IRGRP           937 ext/standard/filestat.c 						rmask=S_IRGRP;
S_IRGRP          1122 sapi/fpm/fpm/fpm_conf.c 		fd = creat(fpm_global_config.pid_file, S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH);