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