Home
last modified time | relevance | path

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

/PHP-5.5/ext/posix/tests/
H A Dposix_getgroups_basic.phpt2 Test posix_getgroups() function : basic functionality
11 $groups = posix_getgroups();
/PHP-5.5/ext/posix/
H A Dphp_posix.h58 PHP_FUNCTION(posix_getgroups);
H A Dposix.c241 PHP_FE(posix_getgroups, arginfo_posix_getgroups)
498 PHP_FUNCTION(posix_getgroups) in PHP_FUNCTION() argument

Completed in 12 milliseconds