Lines Matching defs:PHP_FUNCTION

458 PHP_FUNCTION(posix_kill)  in PHP_FUNCTION()  function
478 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function
486 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() function
494 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function
502 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function
510 PHP_FUNCTION(posix_geteuid) in PHP_FUNCTION() function
518 PHP_FUNCTION(posix_getegid) in PHP_FUNCTION() function
526 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function
534 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function
543 PHP_FUNCTION(posix_seteuid) in PHP_FUNCTION() function
553 PHP_FUNCTION(posix_setegid) in PHP_FUNCTION() function
563 PHP_FUNCTION(posix_getgroups) in PHP_FUNCTION() function
588 PHP_FUNCTION(posix_getlogin) in PHP_FUNCTION() function
606 PHP_FUNCTION(posix_getpgrp) in PHP_FUNCTION() function
615 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function
624 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() function
645 PHP_FUNCTION(posix_getpgid) in PHP_FUNCTION() function
665 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function
684 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function
715 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function
744 PHP_FUNCTION(posix_ctermid) in PHP_FUNCTION() function
789 PHP_FUNCTION(posix_ttyname) in PHP_FUNCTION() function
837 PHP_FUNCTION(posix_isatty) in PHP_FUNCTION() function
875 PHP_FUNCTION(posix_getcwd) in PHP_FUNCTION() function
901 PHP_FUNCTION(posix_mkfifo) in PHP_FUNCTION() function
930 PHP_FUNCTION(posix_mknod) in PHP_FUNCTION() function
1018 PHP_FUNCTION(posix_access) in PHP_FUNCTION() function
1063 PHP_FUNCTION(posix_getgrnam) in PHP_FUNCTION() function
1118 PHP_FUNCTION(posix_getgrgid) in PHP_FUNCTION() function
1195 PHP_FUNCTION(posix_getpwnam) in PHP_FUNCTION() function
1250 PHP_FUNCTION(posix_getpwuid) in PHP_FUNCTION() function
1404 PHP_FUNCTION(posix_getrlimit) in PHP_FUNCTION() function
1426 PHP_FUNCTION(posix_setrlimit) in PHP_FUNCTION() function
1454 PHP_FUNCTION(posix_get_last_error) in PHP_FUNCTION() function
1464 PHP_FUNCTION(posix_strerror) in PHP_FUNCTION() function
1481 PHP_FUNCTION(posix_initgroups) in PHP_FUNCTION() function