Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds