Searched refs:chgrp (Results 1 – 6 of 6) sorted by relevance
29 chgrp("test://testdir/chgrp", "test");30 chgrp("test://testdir/chgrp", 42);44 metadata: test://testdir/chgrp, 446 metadata: test://testdir/chgrp, 5
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);
413 PHP_FUNCTION(chgrp) in PHP_FUNCTION() argument
3252 PHP_FE(chgrp, arginfo_chgrp)
909 chgrp $opt_g $dsttmp || shtool_exit $?980 chgrp $opt_g $p || errstatus=$?1024 chgrp $opt_g $pathcomp || errstatus=$?
Completed in 21 milliseconds