Home
last modified time | relevance | path

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

/PHP-8.0/ext/posix/tests/
H A Dposix_getpgrp_basic.phpt2 Test posix_getpgrp() function : basic functionality
11 $pgrp = posix_getpgrp();
/PHP-8.0/ext/posix/
H A Dposix.stub.php39 function posix_getpgrp(): int {} function
H A Dposix_arginfo.h184 ZEND_FUNCTION(posix_getpgrp);
249 ZEND_FE(posix_getpgrp, arginfo_posix_getpgrp)
H A Dposix.c336 PHP_FUNCTION(posix_getpgrp) in PHP_FUNCTION() argument

Completed in 10 milliseconds