Home
last modified time | relevance | path

Searched refs:posix_setpgid (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/posix/
H A Dposix.stub.php239 function posix_setpgid(int $process_id, int $process_group_id): bool {} function
H A Dposix_arginfo.h188 ZEND_FUNCTION(posix_setpgid);
253 ZEND_FE(posix_setpgid, arginfo_posix_setpgid)
H A Dposix.c285 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() argument

Completed in 9 milliseconds