Lines Matching refs:PHP_FUNCTION

123 PHP_FUNCTION(posix_kill)
142 PHP_FUNCTION(posix_getpid) in PHP_FUNCTION() function
149 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() function
156 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function
163 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function
170 PHP_FUNCTION(posix_geteuid) in PHP_FUNCTION() function
177 PHP_FUNCTION(posix_getegid) in PHP_FUNCTION() function
184 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function
191 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function
199 PHP_FUNCTION(posix_seteuid) in PHP_FUNCTION() function
208 PHP_FUNCTION(posix_setegid) in PHP_FUNCTION() function
217 PHP_FUNCTION(posix_getgroups) in PHP_FUNCTION() function
251 PHP_FUNCTION(posix_getlogin) in PHP_FUNCTION() function
268 PHP_FUNCTION(posix_getpgrp) in PHP_FUNCTION() function
276 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function
284 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() function
304 PHP_FUNCTION(posix_getpgid) in PHP_FUNCTION() function
323 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function
341 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function
371 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function
399 PHP_FUNCTION(posix_ctermid) in PHP_FUNCTION() function
447 PHP_FUNCTION(posix_ttyname) in PHP_FUNCTION() function
513 PHP_FUNCTION(posix_isatty) in PHP_FUNCTION() function
558 PHP_FUNCTION(posix_getcwd) in PHP_FUNCTION() function
583 PHP_FUNCTION(posix_mkfifo) in PHP_FUNCTION() function
611 PHP_FUNCTION(posix_mknod) in PHP_FUNCTION() function
700 PHP_FUNCTION(posix_access) in PHP_FUNCTION() function
736 PHP_FUNCTION(posix_eaccess) in PHP_FUNCTION() function
782 PHP_FUNCTION(posix_getgrnam) in PHP_FUNCTION() function
842 PHP_FUNCTION(posix_getgrgid) in PHP_FUNCTION() function
922 PHP_FUNCTION(posix_getpwnam) in PHP_FUNCTION() function
982 PHP_FUNCTION(posix_getpwuid) in PHP_FUNCTION() function
1145 PHP_FUNCTION(posix_getrlimit) in PHP_FUNCTION() function
1193 PHP_FUNCTION(posix_setrlimit) in PHP_FUNCTION() function
1220 PHP_FUNCTION(posix_get_last_error) in PHP_FUNCTION() function
1229 PHP_FUNCTION(posix_strerror) in PHP_FUNCTION() function
1245 PHP_FUNCTION(posix_initgroups) in PHP_FUNCTION() function
1265 PHP_FUNCTION(posix_sysconf) in PHP_FUNCTION() function
1277 PHP_FUNCTION(posix_pathconf) in PHP_FUNCTION() function
1308 PHP_FUNCTION(posix_fpathconf) in PHP_FUNCTION() function