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