Home
last modified time | relevance | path

Searched refs:posix_setegid (Results 1 – 25 of 62) sorted by relevance

123

/dports/www/mod_php81/php-8.1.1/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
7 var_dump(posix_setegid(posix_getegid()));
/dports/lang/php81/php-8.1.1/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
7 var_dump(posix_setegid(posix_getegid()));
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
7 var_dump(posix_setegid(posix_getegid()));
/dports/lang/php73/php-7.3.33/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
9 var_dump(posix_setegid(posix_getegid()));
/dports/lang/php74/php-7.4.27/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
9 var_dump(posix_setegid(posix_getegid()));
/dports/lang/php80/php-8.0.15/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
9 var_dump(posix_setegid(posix_getegid()));
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
9 var_dump(posix_setegid(posix_getegid()));
/dports/sysutils/php80-posix/php-8.0.15/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
9 var_dump(posix_setegid(posix_getegid()));
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
9 var_dump(posix_setegid(posix_getegid()));
/dports/www/mod_php73/php-7.3.33/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
9 var_dump(posix_setegid(posix_getegid()));
/dports/www/mod_php74/php-7.4.27/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
9 var_dump(posix_setegid(posix_getegid()));
/dports/www/mod_php80/php-8.0.15/ext/posix/tests/
H A Dposix_setegid_basic.phpt2 Test function posix_setegid() by calling it with its expected arguments
9 var_dump(posix_setegid(posix_getegid()));
/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dposix.php212 function posix_setegid(int $gid): void function
215 $result = \posix_setegid($gid);
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dposix.php212 function posix_setegid(int $gid): void function
215 $result = \posix_setegid($gid);
/dports/www/mod_php81/php-8.1.1/ext/posix/
H A Dposix_arginfo.h176 ZEND_FUNCTION(posix_setegid);
241 ZEND_FE(posix_setegid, arginfo_posix_setegid)
/dports/lang/php80/php-8.0.15/ext/posix/
H A Dposix_arginfo.h176 ZEND_FUNCTION(posix_setegid);
241 ZEND_FE(posix_setegid, arginfo_posix_setegid)
/dports/lang/php81/php-8.1.1/ext/posix/
H A Dposix_arginfo.h176 ZEND_FUNCTION(posix_setegid);
241 ZEND_FE(posix_setegid, arginfo_posix_setegid)
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/
H A Dposix_arginfo.h176 ZEND_FUNCTION(posix_setegid);
241 ZEND_FE(posix_setegid, arginfo_posix_setegid)
/dports/sysutils/php80-posix/php-8.0.15/ext/posix/
H A Dposix_arginfo.h176 ZEND_FUNCTION(posix_setegid);
241 ZEND_FE(posix_setegid, arginfo_posix_setegid)
/dports/www/mod_php80/php-8.0.15/ext/posix/
H A Dposix_arginfo.h176 ZEND_FUNCTION(posix_setegid);
241 ZEND_FE(posix_setegid, arginfo_posix_setegid)
/dports/lang/php73/php-7.3.33/ext/posix/
H A Dphp_posix.h55 PHP_FUNCTION(posix_setegid);
/dports/lang/php74/php-7.4.27/ext/posix/
H A Dphp_posix.h55 PHP_FUNCTION(posix_setegid);
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/
H A Dphp_posix.h55 PHP_FUNCTION(posix_setegid);
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/
H A Dphp_posix.h55 PHP_FUNCTION(posix_setegid);
/dports/www/mod_php73/php-7.3.33/ext/posix/
H A Dphp_posix.h55 PHP_FUNCTION(posix_setegid);

123