Lines Matching defs:PHP_FUNCTION

460 PHP_FUNCTION(posix_kill)  in PHP_FUNCTION()  function
480 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function
488 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() function
496 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function
504 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function
512 PHP_FUNCTION(posix_geteuid) in PHP_FUNCTION() function
520 PHP_FUNCTION(posix_getegid) in PHP_FUNCTION() function
528 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function
536 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function
545 PHP_FUNCTION(posix_seteuid) in PHP_FUNCTION() function
555 PHP_FUNCTION(posix_setegid) in PHP_FUNCTION() function
565 PHP_FUNCTION(posix_getgroups) in PHP_FUNCTION() function
590 PHP_FUNCTION(posix_getlogin) in PHP_FUNCTION() function
608 PHP_FUNCTION(posix_getpgrp) in PHP_FUNCTION() function
617 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function
626 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() function
647 PHP_FUNCTION(posix_getpgid) in PHP_FUNCTION() function
667 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function
686 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function
717 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function
746 PHP_FUNCTION(posix_ctermid) in PHP_FUNCTION() function
791 PHP_FUNCTION(posix_ttyname) in PHP_FUNCTION() function
840 PHP_FUNCTION(posix_isatty) in PHP_FUNCTION() function
879 PHP_FUNCTION(posix_getcwd) in PHP_FUNCTION() function
905 PHP_FUNCTION(posix_mkfifo) in PHP_FUNCTION() function
934 PHP_FUNCTION(posix_mknod) in PHP_FUNCTION() function
1022 PHP_FUNCTION(posix_access) in PHP_FUNCTION() function
1067 PHP_FUNCTION(posix_getgrnam) in PHP_FUNCTION() function
1122 PHP_FUNCTION(posix_getgrgid) in PHP_FUNCTION() function
1193 PHP_FUNCTION(posix_getpwnam) in PHP_FUNCTION() function
1242 PHP_FUNCTION(posix_getpwuid) in PHP_FUNCTION() function
1390 PHP_FUNCTION(posix_getrlimit) in PHP_FUNCTION() function
1412 PHP_FUNCTION(posix_setrlimit) in PHP_FUNCTION() function
1440 PHP_FUNCTION(posix_get_last_error) in PHP_FUNCTION() function
1450 PHP_FUNCTION(posix_strerror) in PHP_FUNCTION() function
1467 PHP_FUNCTION(posix_initgroups) in PHP_FUNCTION() function