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