Searched refs:posix_setpgid (Results 1 – 3 of 3) sorted by relevance
358 function posix_setpgid(int $process_id, int $process_group_id): bool {} function
213 ZEND_FUNCTION(posix_setpgid);287 ZEND_FE(posix_setpgid, arginfo_posix_setpgid)
283 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() argument
Completed in 8 milliseconds