Searched refs:chgrp (Results 1 – 6 of 6) sorted by relevance
2 chgrp() with NULL as group name10 chgrp("sjhgfskhagkfdgskjfhgskfsdgfkdsajf", NULL);14 Warning: chgrp(): parameter 2 should be string or integer, null given in %schgrp.php on line 2
51 PHP_FUNCTION(chgrp);
473 PHP_FUNCTION(chgrp) in PHP_FUNCTION() argument
3205 PHP_FE(chgrp, arginfo_chgrp)
909 chgrp $opt_g $dsttmp || shtool_exit $?980 chgrp $opt_g $p || errstatus=$?1017 chgrp $opt_g $pathcomp || errstatus=$?
4909 - Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are
Completed in 51 milliseconds