Home
last modified time | relevance | path

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

/PHP-7.4/ext/posix/
H A Dposix.c441 #define PHP_POSIX_RETURN_LONG_FUNC(func_name) \ macro
481 PHP_POSIX_RETURN_LONG_FUNC(getpid); in PHP_FUNCTION()
489 PHP_POSIX_RETURN_LONG_FUNC(getppid); in PHP_FUNCTION()
497 PHP_POSIX_RETURN_LONG_FUNC(getuid); in PHP_FUNCTION()
505 PHP_POSIX_RETURN_LONG_FUNC(getgid); in PHP_FUNCTION()
513 PHP_POSIX_RETURN_LONG_FUNC(geteuid); in PHP_FUNCTION()
521 PHP_POSIX_RETURN_LONG_FUNC(getegid); in PHP_FUNCTION()
619 PHP_POSIX_RETURN_LONG_FUNC(getpgrp); in PHP_FUNCTION()
628 PHP_POSIX_RETURN_LONG_FUNC(setsid); in PHP_FUNCTION()

Completed in 6 milliseconds