Home
last modified time | relevance | path

Searched refs:posix_geteuid (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/lang/php73/php-7.3.33/ext/posix/tests/
H A Dposix_geteuid_error1.phpt2 Test function posix_geteuid() by calling it more than or less than its expected arguments
17 var_dump( posix_geteuid( $extra_args ));
20 var_dump(posix_geteuid( $arg ));
27 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
30 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
33 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
36 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
13 var_dump(posix_geteuid());
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/tests/
H A Dposix_geteuid_error1.phpt2 Test function posix_geteuid() by calling it more than or less than its expected arguments
17 var_dump( posix_geteuid( $extra_args ));
20 var_dump(posix_geteuid( $arg ));
27 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
30 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
33 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
36 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
13 var_dump(posix_geteuid());
/dports/www/mod_php73/php-7.3.33/ext/posix/tests/
H A Dposix_geteuid_error1.phpt2 Test function posix_geteuid() by calling it more than or less than its expected arguments
17 var_dump( posix_geteuid( $extra_args ));
20 var_dump(posix_geteuid( $arg ));
27 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
30 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
33 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
36 Warning: posix_geteuid() expects exactly 0 parameters, 1 given in %s on line %d
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
13 var_dump(posix_geteuid());
/dports/databases/php81-sqlite3/php-8.1.1/ext/sqlite3/tests/
H A Dsqlite3_15_open_error.phpt10 if (!function_exists('posix_geteuid')) {
11 die('SKIP posix_geteuid() not defined so cannot check if run as root');
13 if (posix_geteuid() == 0) {
/dports/www/mod_php81/php-8.1.1/ext/sqlite3/tests/
H A Dsqlite3_15_open_error.phpt10 if (!function_exists('posix_geteuid')) {
11 die('SKIP posix_geteuid() not defined so cannot check if run as root');
13 if (posix_geteuid() == 0) {
/dports/lang/php81/php-8.1.1/ext/sqlite3/tests/
H A Dsqlite3_15_open_error.phpt10 if (!function_exists('posix_geteuid')) {
11 die('SKIP posix_geteuid() not defined so cannot check if run as root');
13 if (posix_geteuid() == 0) {
/dports/lang/php80/php-8.0.15/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt11 if(!function_exists('posix_geteuid')) die("skip. posix_geteuid not available ");
12 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/dports/lang/php74/php-7.4.27/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt11 if(!function_exists('posix_geteuid')) die("skip. posix_geteuid not available ");
12 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/dports/lang/php73/php-7.3.33/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt11 if(!function_exists('posix_geteuid')) die("skip. posix_geteuid not available ");
12 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/dports/lang/php81/php-8.1.1/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt11 if(!function_exists('posix_geteuid')) die("skip. posix_geteuid not available ");
12 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/dports/www/mod_php81/php-8.1.1/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt11 if(!function_exists('posix_geteuid')) die("skip. posix_geteuid not available ");
12 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/dports/www/mod_php80/php-8.0.15/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt11 if(!function_exists('posix_geteuid')) die("skip. posix_geteuid not available ");
12 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/dports/www/mod_php74/php-7.4.27/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt11 if(!function_exists('posix_geteuid')) die("skip. posix_geteuid not available ");
12 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/dports/www/mod_php73/php-7.3.33/ext/standard/tests/general_functions/
H A Dproc_nice_variation5.phpt11 if(!function_exists('posix_geteuid')) die("skip. posix_geteuid not available ");
12 if(posix_geteuid() == 0) print "skip - Cannot run test as root.";
/dports/www/mod_php81/php-8.1.1/ext/posix/tests/
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
11 var_dump(posix_geteuid());
/dports/lang/php81/php-8.1.1/ext/posix/tests/
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
11 var_dump(posix_geteuid());
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/tests/
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
11 var_dump(posix_geteuid());
/dports/lang/php74/php-7.4.27/ext/posix/tests/
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
13 var_dump(posix_geteuid());
/dports/lang/php80/php-8.0.15/ext/posix/tests/
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
13 var_dump(posix_geteuid());
/dports/sysutils/php80-posix/php-8.0.15/ext/posix/tests/
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
13 var_dump(posix_geteuid());
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/tests/
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
13 var_dump(posix_geteuid());
/dports/www/mod_php74/php-7.4.27/ext/posix/tests/
H A Dposix_geteuid_basic.phpt2 Test function posix_geteuid() by calling it with its expected arguments
13 var_dump(posix_geteuid());

12345678910