Home
last modified time | relevance | path

Searched refs:PHP_POSIX_RETURN_LONG_FUNC (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/ext/posix/
H A Dposix.c107 #define PHP_POSIX_RETURN_LONG_FUNC(func_name) \ in ZEND_GET_MODULE() macro
145 PHP_POSIX_RETURN_LONG_FUNC(getpid); in PHP_FUNCTION()
152 PHP_POSIX_RETURN_LONG_FUNC(getppid); in PHP_FUNCTION()
159 PHP_POSIX_RETURN_LONG_FUNC(getuid); in PHP_FUNCTION()
166 PHP_POSIX_RETURN_LONG_FUNC(getgid); in PHP_FUNCTION()
173 PHP_POSIX_RETURN_LONG_FUNC(geteuid); in PHP_FUNCTION()
180 PHP_POSIX_RETURN_LONG_FUNC(getegid); in PHP_FUNCTION()
271 PHP_POSIX_RETURN_LONG_FUNC(getpgrp); in PHP_FUNCTION()
279 PHP_POSIX_RETURN_LONG_FUNC(setsid); in PHP_FUNCTION()

Completed in 8 milliseconds