Home
last modified time | relevance | path

Searched refs:getgid (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/standard/
H A Dpageinfo.c42 #undef getgid
44 #define getgid() 1 macro
74 BG(page_gid) = getgid(); in php_statpage()
H A Dphp_filestat.h80 #undef getgid
82 #define getgid() 1 macro
H A Dfilestat.c923 } else if(ssb.sb.st_gid==getgid()) { in php_stat()
/PHP-5.5/ext/posix/tests/
H A Dposix_getgrgid_basic.phpt9 echo "Basic test of POSIX getgid and getgrid fucntions\n";
19 Basic test of POSIX getgid and getgrid fucntions
/PHP-5.5/ext/opcache/
H A Dconfig.m448 shmbuf.shm_perm.gid = getgid();
/PHP-5.5/ext/posix/
H A Dposix.c439 PHP_POSIX_RETURN_LONG_FUNC(getgid); in PHP_FUNCTION()
/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c458 } else if(stat_sb->st_gid==getgid()) { in phar_fancy_stat()

Completed in 28 milliseconds