Home
last modified time | relevance | path

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

/php-src/ext/posix/
H A Dposix.stub.php351 function posix_setpgid(int $process_id, int $process_group_id): bool {} function
H A Dposix_arginfo.h213 ZEND_FUNCTION(posix_setpgid);
287 ZEND_FE(posix_setpgid, arginfo_posix_setpgid)
H A Dposix.c283 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() argument

Completed in 17 milliseconds