Home
last modified time | relevance | path

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

/PHP-7.0/ext/posix/
H A Dposix.c439 #define PHP_POSIX_RETURN_LONG_FUNC(func_name) \ macro
476 PHP_POSIX_RETURN_LONG_FUNC(getpid); in PHP_FUNCTION()
484 PHP_POSIX_RETURN_LONG_FUNC(getppid); in PHP_FUNCTION()
492 PHP_POSIX_RETURN_LONG_FUNC(getuid); in PHP_FUNCTION()
500 PHP_POSIX_RETURN_LONG_FUNC(getgid); in PHP_FUNCTION()
508 PHP_POSIX_RETURN_LONG_FUNC(geteuid); in PHP_FUNCTION()
516 PHP_POSIX_RETURN_LONG_FUNC(getegid); in PHP_FUNCTION()
604 PHP_POSIX_RETURN_LONG_FUNC(getpgrp); in PHP_FUNCTION()
613 PHP_POSIX_RETURN_LONG_FUNC(setsid); in PHP_FUNCTION()

Completed in 7 milliseconds