Lines Matching defs:PHP_FUNCTION

143 PHP_FUNCTION(posix_getpid)  in PHP_FUNCTION()  function
150 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() function
157 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function
164 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function
171 PHP_FUNCTION(posix_geteuid) in PHP_FUNCTION() function
178 PHP_FUNCTION(posix_getegid) in PHP_FUNCTION() function
185 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function
192 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function
200 PHP_FUNCTION(posix_seteuid) in PHP_FUNCTION() function
209 PHP_FUNCTION(posix_setegid) in PHP_FUNCTION() function
218 PHP_FUNCTION(posix_getgroups) in PHP_FUNCTION() function
252 PHP_FUNCTION(posix_getlogin) in PHP_FUNCTION() function
269 PHP_FUNCTION(posix_getpgrp) in PHP_FUNCTION() function
277 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function
285 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() function
305 PHP_FUNCTION(posix_getpgid) in PHP_FUNCTION() function
324 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function
342 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function
372 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function
400 PHP_FUNCTION(posix_ctermid) in PHP_FUNCTION() function
443 PHP_FUNCTION(posix_ttyname) in PHP_FUNCTION() function
502 PHP_FUNCTION(posix_isatty) in PHP_FUNCTION() function
539 PHP_FUNCTION(posix_getcwd) in PHP_FUNCTION() function
564 PHP_FUNCTION(posix_mkfifo) in PHP_FUNCTION() function
592 PHP_FUNCTION(posix_mknod) in PHP_FUNCTION() function
681 PHP_FUNCTION(posix_access) in PHP_FUNCTION() function
725 PHP_FUNCTION(posix_getgrnam) in PHP_FUNCTION() function
785 PHP_FUNCTION(posix_getgrgid) in PHP_FUNCTION() function
865 PHP_FUNCTION(posix_getpwnam) in PHP_FUNCTION() function
925 PHP_FUNCTION(posix_getpwuid) in PHP_FUNCTION() function
1088 PHP_FUNCTION(posix_getrlimit) in PHP_FUNCTION() function
1109 PHP_FUNCTION(posix_setrlimit) in PHP_FUNCTION() function
1136 PHP_FUNCTION(posix_get_last_error) in PHP_FUNCTION() function
1145 PHP_FUNCTION(posix_strerror) in PHP_FUNCTION() function
1161 PHP_FUNCTION(posix_initgroups) in PHP_FUNCTION() function