Home
last modified time | relevance | path

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

/PHP-7.4/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()));
/PHP-7.4/ext/posix/
H A Dphp_posix.h55 PHP_FUNCTION(posix_setegid);
H A Dposix.c242 PHP_FE(posix_setegid, arginfo_posix_setegid)
554 PHP_FUNCTION(posix_setegid) in PHP_FUNCTION() argument

Completed in 8 milliseconds