Home
last modified time | relevance | path

Searched refs:posix_getegid (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/posix/tests/
H A Dposix_getegid_basic.phpt2 Test function posix_getegid() by calling it with its expected arguments
12 var_dump(posix_getegid());
H A Dposix_setegid_basic.phpt9 var_dump(posix_setegid(posix_getegid()));
/PHP-7.4/ext/posix/
H A Dphp_posix.h48 PHP_FUNCTION(posix_getegid);
H A Dposix.c240 PHP_FE(posix_getegid, arginfo_posix_getegid)
519 PHP_FUNCTION(posix_getegid) in PHP_FUNCTION() argument

Completed in 9 milliseconds