Searched refs:posix_getpgrp (Results 1 – 4 of 4) sorted by relevance
2 Test posix_getpgrp() function : basic functionality9 $pgrp = posix_getpgrp();
352 function posix_getpgrp(): int {} function
209 ZEND_FUNCTION(posix_getpgrp);283 ZEND_FE(posix_getpgrp, arginfo_posix_getpgrp)
267 PHP_FUNCTION(posix_getpgrp) in PHP_FUNCTION() argument
Completed in 8 milliseconds