PHP_POSIX_RETURN_LONG_FUNC  415 posix/posix.c  	PHP_POSIX_RETURN_LONG_FUNC(getpid);
PHP_POSIX_RETURN_LONG_FUNC  423 posix/posix.c  	PHP_POSIX_RETURN_LONG_FUNC(getppid);
PHP_POSIX_RETURN_LONG_FUNC  431 posix/posix.c  	PHP_POSIX_RETURN_LONG_FUNC(getuid);
PHP_POSIX_RETURN_LONG_FUNC  439 posix/posix.c  	PHP_POSIX_RETURN_LONG_FUNC(getgid);
PHP_POSIX_RETURN_LONG_FUNC  447 posix/posix.c  	PHP_POSIX_RETURN_LONG_FUNC(geteuid);
PHP_POSIX_RETURN_LONG_FUNC  455 posix/posix.c  	PHP_POSIX_RETURN_LONG_FUNC(getegid);
PHP_POSIX_RETURN_LONG_FUNC  543 posix/posix.c  	PHP_POSIX_RETURN_LONG_FUNC(getpgrp);
PHP_POSIX_RETURN_LONG_FUNC  552 posix/posix.c  	PHP_POSIX_RETURN_LONG_FUNC(setsid);