Home
last modified time | relevance | path

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

/PHP-7.4/ext/posix/
H A Dposix.c1501 zend_long basegid; in PHP_FUNCTION() local
1507 Z_PARAM_LONG(basegid) in PHP_FUNCTION()
1514 RETURN_BOOL(!initgroups((const char *)name, basegid)); in PHP_FUNCTION()

Completed in 8 milliseconds