Home
last modified time | relevance | path

Searched refs:S_IRGRP (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/standard/
H A Dphp_filestat.h66 #define S_IRGRP S_IREAD macro
H A Dfilestat.c841 rmask=S_IRGRP; in php_stat()
854 rmask=S_IRGRP; in php_stat()
/PHP-7.4/sapi/litespeed/
H A Dlscriu.c375 S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH); in LSCRIU_Restored_Error()
/PHP-7.4/ext/phar/
H A Dfunc_interceptors.c453 rmask=S_IRGRP; in phar_fancy_stat()
466 rmask=S_IRGRP; in phar_fancy_stat()
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_conf.c1162 fd = creat(fpm_global_config.pid_file, S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH); in fpm_conf_write_pid()

Completed in 30 milliseconds