Lines Matching defs:PHP_FUNCTION

141 PHP_FUNCTION(posix_getpid)  in PHP_FUNCTION()  function
148 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() function
155 PHP_FUNCTION(posix_getuid) in PHP_FUNCTION() function
162 PHP_FUNCTION(posix_getgid) in PHP_FUNCTION() function
169 PHP_FUNCTION(posix_geteuid) in PHP_FUNCTION() function
176 PHP_FUNCTION(posix_getegid) in PHP_FUNCTION() function
183 PHP_FUNCTION(posix_setuid) in PHP_FUNCTION() function
190 PHP_FUNCTION(posix_setgid) in PHP_FUNCTION() function
198 PHP_FUNCTION(posix_seteuid) in PHP_FUNCTION() function
207 PHP_FUNCTION(posix_setegid) in PHP_FUNCTION() function
216 PHP_FUNCTION(posix_getgroups) in PHP_FUNCTION() function
250 PHP_FUNCTION(posix_getlogin) in PHP_FUNCTION() function
267 PHP_FUNCTION(posix_getpgrp) in PHP_FUNCTION() function
275 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() function
283 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() function
303 PHP_FUNCTION(posix_getpgid) in PHP_FUNCTION() function
322 PHP_FUNCTION(posix_getsid) in PHP_FUNCTION() function
340 PHP_FUNCTION(posix_uname) in PHP_FUNCTION() function
370 PHP_FUNCTION(posix_times) in PHP_FUNCTION() function
398 PHP_FUNCTION(posix_ctermid) in PHP_FUNCTION() function
446 PHP_FUNCTION(posix_ttyname) in PHP_FUNCTION() function
513 PHP_FUNCTION(posix_isatty) in PHP_FUNCTION() function
559 PHP_FUNCTION(posix_getcwd) in PHP_FUNCTION() function
584 PHP_FUNCTION(posix_mkfifo) in PHP_FUNCTION() function
612 PHP_FUNCTION(posix_mknod) in PHP_FUNCTION() function
701 PHP_FUNCTION(posix_access) in PHP_FUNCTION() function
737 PHP_FUNCTION(posix_eaccess) in PHP_FUNCTION() function
783 PHP_FUNCTION(posix_getgrnam) in PHP_FUNCTION() function
843 PHP_FUNCTION(posix_getgrgid) in PHP_FUNCTION() function
923 PHP_FUNCTION(posix_getpwnam) in PHP_FUNCTION() function
983 PHP_FUNCTION(posix_getpwuid) in PHP_FUNCTION() function
1146 PHP_FUNCTION(posix_getrlimit) in PHP_FUNCTION() function
1194 PHP_FUNCTION(posix_setrlimit) in PHP_FUNCTION() function
1221 PHP_FUNCTION(posix_get_last_error) in PHP_FUNCTION() function
1230 PHP_FUNCTION(posix_strerror) in PHP_FUNCTION() function
1246 PHP_FUNCTION(posix_initgroups) in PHP_FUNCTION() function
1266 PHP_FUNCTION(posix_sysconf) in PHP_FUNCTION() function
1278 PHP_FUNCTION(posix_pathconf) in PHP_FUNCTION() function
1309 PHP_FUNCTION(posix_fpathconf) in PHP_FUNCTION() function