PHP_POSIX_RETURN_LONG_FUNC  476 ext/posix/posix.c 	PHP_POSIX_RETURN_LONG_FUNC(getpid);
PHP_POSIX_RETURN_LONG_FUNC  484 ext/posix/posix.c 	PHP_POSIX_RETURN_LONG_FUNC(getppid);
PHP_POSIX_RETURN_LONG_FUNC  492 ext/posix/posix.c 	PHP_POSIX_RETURN_LONG_FUNC(getuid);
PHP_POSIX_RETURN_LONG_FUNC  500 ext/posix/posix.c 	PHP_POSIX_RETURN_LONG_FUNC(getgid);
PHP_POSIX_RETURN_LONG_FUNC  508 ext/posix/posix.c 	PHP_POSIX_RETURN_LONG_FUNC(geteuid);
PHP_POSIX_RETURN_LONG_FUNC  516 ext/posix/posix.c 	PHP_POSIX_RETURN_LONG_FUNC(getegid);
PHP_POSIX_RETURN_LONG_FUNC  604 ext/posix/posix.c 	PHP_POSIX_RETURN_LONG_FUNC(getpgrp);
PHP_POSIX_RETURN_LONG_FUNC  613 ext/posix/posix.c 	PHP_POSIX_RETURN_LONG_FUNC(setsid);