Lines Matching defs:PHP_FUNCTION

394 PHP_FUNCTION(posix_kill)  in PHP_FUNCTION()  function
413 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function
421 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() function
429 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function
437 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function
445 PHP_FUNCTION(posix_geteuid) in PHP_FUNCTION() function
453 PHP_FUNCTION(posix_getegid) in PHP_FUNCTION() function
461 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function
469 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function
478 PHP_FUNCTION(posix_seteuid) in PHP_FUNCTION() function
488 PHP_FUNCTION(posix_setegid) in PHP_FUNCTION() function
498 PHP_FUNCTION(posix_getgroups) in PHP_FUNCTION() function
523 PHP_FUNCTION(posix_getlogin) in PHP_FUNCTION() function
541 PHP_FUNCTION(posix_getpgrp) in PHP_FUNCTION() function
550 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function
559 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() function
579 PHP_FUNCTION(posix_getpgid) in PHP_FUNCTION() function
598 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function
616 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function
647 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function
676 PHP_FUNCTION(posix_ctermid) in PHP_FUNCTION() function
721 PHP_FUNCTION(posix_ttyname) in PHP_FUNCTION() function
769 PHP_FUNCTION(posix_isatty) in PHP_FUNCTION() function
808 PHP_FUNCTION(posix_getcwd) in PHP_FUNCTION() function
834 PHP_FUNCTION(posix_mkfifo) in PHP_FUNCTION() function
863 PHP_FUNCTION(posix_mknod) in PHP_FUNCTION() function
948 PHP_FUNCTION(posix_access) in PHP_FUNCTION() function
991 PHP_FUNCTION(posix_getgrnam) in PHP_FUNCTION() function
1040 PHP_FUNCTION(posix_getgrgid) in PHP_FUNCTION() function
1110 PHP_FUNCTION(posix_getpwnam) in PHP_FUNCTION() function
1159 PHP_FUNCTION(posix_getpwuid) in PHP_FUNCTION() function
1306 PHP_FUNCTION(posix_getrlimit) in PHP_FUNCTION() function
1327 PHP_FUNCTION(posix_get_last_error) in PHP_FUNCTION() function
1337 PHP_FUNCTION(posix_strerror) in PHP_FUNCTION() function
1354 PHP_FUNCTION(posix_initgroups) in PHP_FUNCTION() function