Home
last modified time | relevance | path

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

/PHP-5.5/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());
/PHP-5.5/ext/posix/
H A Dphp_posix.h48 PHP_FUNCTION(posix_getegid);
H A Dposix.c236 PHP_FE(posix_getegid, arginfo_posix_getegid)
453 PHP_FUNCTION(posix_getegid) in PHP_FUNCTION() argument

Completed in 39 milliseconds