Searched refs:posix_getpgrp (Results 1 – 4 of 4) sorted by relevance
2 Test posix_getpgrp() function : basic functionality9 $pgrp = posix_getpgrp();
233 function posix_getpgrp(): int {} function
184 ZEND_FUNCTION(posix_getpgrp);249 ZEND_FE(posix_getpgrp, arginfo_posix_getpgrp)
269 PHP_FUNCTION(posix_getpgrp) in PHP_FUNCTION() argument
Completed in 17 milliseconds