Searched defs:posix_getpgid (Results 1 – 2 of 2) sorted by relevance
/PHP-8.1/ext/posix/ | ||
H A D | posix.stub.php | 52 function posix_getpgid(int $process_id): int|false {} function |
H A D | posix.c | 378 PHP_FUNCTION(posix_getpgid) in PHP_FUNCTION() argument |
Completed in 7 milliseconds