Searched refs:posix_getgroups (Results 1 – 3 of 3) sorted by relevance
2 Test posix_getgroups() function : basic functionality11 $groups = posix_getgroups();
61 PHP_FUNCTION(posix_getgroups);
252 PHP_FE(posix_getgroups, arginfo_posix_getgroups)562 PHP_FUNCTION(posix_getgroups) in PHP_FUNCTION() argument
Completed in 7 milliseconds