Searched defs:posix_setpgid (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/ext/posix/ | ||
H A D | posix.stub.php | 337 function posix_setpgid(int $process_id, int $process_group_id): bool {} function |
H A D | posix.c | 285 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() argument |
Completed in 7 milliseconds