Home
last modified time | relevance | path

Searched refs:posix_getpid (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/dports/lang/php73/php-7.3.33/ext/posix/tests/
H A Dposix_getpid_error.phpt2 Test posix_getpid() function : error conditions
9 /* Prototype : proto int posix_getpid(void)
15 echo "*** Testing posix_getpid() : error conditions ***\n";
18 echo "\n-- Testing posix_getpid() function with one argument --\n";
20 var_dump( posix_getpid($extra_arg) );
25 *** Testing posix_getpid() : error conditions ***
27 -- Testing posix_getpid() function with one argument --
29 Warning: posix_getpid() expects exactly 0 parameters, 1 given in %s on line %d
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/tests/
H A Dposix_getpid_error.phpt2 Test posix_getpid() function : error conditions
9 /* Prototype : proto int posix_getpid(void)
15 echo "*** Testing posix_getpid() : error conditions ***\n";
18 echo "\n-- Testing posix_getpid() function with one argument --\n";
20 var_dump( posix_getpid($extra_arg) );
25 *** Testing posix_getpid() : error conditions ***
27 -- Testing posix_getpid() function with one argument --
29 Warning: posix_getpid() expects exactly 0 parameters, 1 given in %s on line %d
/dports/www/mod_php73/php-7.3.33/ext/posix/tests/
H A Dposix_getpid_error.phpt2 Test posix_getpid() function : error conditions
9 /* Prototype : proto int posix_getpid(void)
15 echo "*** Testing posix_getpid() : error conditions ***\n";
18 echo "\n-- Testing posix_getpid() function with one argument --\n";
20 var_dump( posix_getpid($extra_arg) );
25 *** Testing posix_getpid() : error conditions ***
27 -- Testing posix_getpid() function with one argument --
29 Warning: posix_getpid() expects exactly 0 parameters, 1 given in %s on line %d
/dports/devel/pecl-ev/ev-1.1.5/tests/
H A D10_signal.phpt32 posix_kill(posix_getpid(), SIGUSR1);
33 posix_kill(posix_getpid(), SIGUSR2);
52 posix_kill(posix_getpid(), SIGUSR2);
58 posix_kill(posix_getpid(), SIGUSR1);
68 posix_kill(posix_getpid(), SIGUSR1);
/dports/devel/pecl-swoole/swoole-4.8.5/examples/server/
H A Dunix_stream.php7 echo "[#".posix_getpid()."]\tClient@[$fd:$reactor_id]: Connect.\n";
10 echo "[#".posix_getpid()."]\tClient[$fd]: $data\n";
15 echo "[#".posix_getpid()."]\tClient@[$fd:$reactor_id]: Close.\n";
/dports/devel/pecl-swoole/swoole-4.8.5/examples/ipv6/
H A Dtcp_server.php7 echo "[#".posix_getpid()."]\tClient@[$fd:$reactor_id]: Connect.\n";
10 echo "[#".posix_getpid()."]\tClient[$fd]: $data\n";
16 echo "[#".posix_getpid()."]\tClient@[$fd:$reactor_id]: Close.\n";
/dports/devel/pecl-swoole/swoole-4.8.5/examples/ssl/
H A Dserver.php22 echo "[#".posix_getpid()."]\tClient@[$fd:$reactor_id]: Connect.\n";
28 echo "[#".posix_getpid()."]\tClient[$fd]: $data\n";
33 echo "[#".posix_getpid()."]\tClient@[$fd:$reactor_id]: Close.\n";
/dports/lang/php73/php-7.3.33/ext/pcntl/tests/
H A Dasync_signals.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
H A Dsignal_closure_handler.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
/dports/lang/php80/php-8.0.15/ext/pcntl/tests/
H A Dasync_signals.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
H A Dsignal_closure_handler.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
/dports/lang/php74/php-7.4.27/ext/pcntl/tests/
H A Dasync_signals.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
H A Dsignal_closure_handler.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
/dports/devel/php73-pcntl/php-7.3.33/ext/pcntl/tests/
H A Dsignal_closure_handler.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
H A Dasync_signals.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
/dports/devel/php74-pcntl/php-7.4.27/ext/pcntl/tests/
H A Dsignal_closure_handler.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
H A Dasync_signals.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
/dports/www/mod_php73/php-7.3.33/ext/pcntl/tests/
H A Dasync_signals.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
H A Dsignal_closure_handler.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
/dports/devel/php80-pcntl/php-8.0.15/ext/pcntl/tests/
H A Dsignal_closure_handler.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
H A Dasync_signals.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
/dports/www/mod_php80/php-8.0.15/ext/pcntl/tests/
H A Dasync_signals.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
H A Dsignal_closure_handler.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
/dports/www/mod_php74/php-7.4.27/ext/pcntl/tests/
H A Dsignal_closure_handler.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);
H A Dasync_signals.phpt8 elseif (!function_exists("posix_getpid")) print "skip posix_getpid() not available";
17 posix_kill(posix_getpid(), SIGTERM);

12345678910>>...15