Home
last modified time | relevance | path

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

/PHP-5.5/ext/posix/
H A Dposix.c378 #define PHP_POSIX_RETURN_LONG_FUNC(func_name) \ macro
415 PHP_POSIX_RETURN_LONG_FUNC(getpid); in PHP_FUNCTION()
423 PHP_POSIX_RETURN_LONG_FUNC(getppid); in PHP_FUNCTION()
431 PHP_POSIX_RETURN_LONG_FUNC(getuid); in PHP_FUNCTION()
439 PHP_POSIX_RETURN_LONG_FUNC(getgid); in PHP_FUNCTION()
447 PHP_POSIX_RETURN_LONG_FUNC(geteuid); in PHP_FUNCTION()
455 PHP_POSIX_RETURN_LONG_FUNC(getegid); in PHP_FUNCTION()
543 PHP_POSIX_RETURN_LONG_FUNC(getpgrp); in PHP_FUNCTION()
552 PHP_POSIX_RETURN_LONG_FUNC(setsid); in PHP_FUNCTION()

Completed in 11 milliseconds