Home
last modified time | relevance | path

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

/PHP-8.0/ext/posix/
H A Dposix.c174 #define PHP_POSIX_RETURN_LONG_FUNC(func_name) \ in ZEND_GET_MODULE() macro
212 PHP_POSIX_RETURN_LONG_FUNC(getpid); in PHP_FUNCTION()
219 PHP_POSIX_RETURN_LONG_FUNC(getppid); in PHP_FUNCTION()
226 PHP_POSIX_RETURN_LONG_FUNC(getuid); in PHP_FUNCTION()
233 PHP_POSIX_RETURN_LONG_FUNC(getgid); in PHP_FUNCTION()
240 PHP_POSIX_RETURN_LONG_FUNC(geteuid); in PHP_FUNCTION()
247 PHP_POSIX_RETURN_LONG_FUNC(getegid); in PHP_FUNCTION()
338 PHP_POSIX_RETURN_LONG_FUNC(getpgrp); in PHP_FUNCTION()
346 PHP_POSIX_RETURN_LONG_FUNC(setsid); in PHP_FUNCTION()

Completed in 8 milliseconds