Home
last modified time | relevance | path

Searched refs:PID (Results 1 – 25 of 31) sorted by relevance

12

/php-src/sapi/fpm/
H A Dinit.d.php-fpm.in98 PID=`cat $php_fpm_PID`
99 if ps -p $PID | grep -q $PID; then
100 echo "php-fpm (pid $PID) is running..."
/php-src/ext/pcntl/tests/
H A Dpcntl_fork_basic.phpt12 echo "*** Test by calling method or function with its expected arguments, first print the child PID
23 *** Test by calling method or function with its expected arguments, first print the child PID and t…
/php-src/sapi/phpdbg/
H A Dphpdbg.init.d61 PID=$!
64 echo $PID > $PIDFILE
/php-src/sapi/cli/tests/
H A Dsapi_windows_set_ctrl_handler.phpt40 $cmd = "tasklist /FI \"PID eq $child_pid\" /NH";
82 Running `tasklist /FI "PID eq %d" /NH` to check the process indeed exists:
/php-src/sapi/fpm/tests/
H A Dsetsofib.phpt19 pid = {{FILE:PID}}
H A Dconfig-array-validation-php-value-key.phpt13 pid = {{FILE:PID}}
H A Dconfig-array-validation-suppress-path-key-2.phpt13 pid = {{FILE:PID}}
H A Dconfig-array-validation-suppress-path-key.phpt13 pid = {{FILE:PID}}
H A Dconfig-array-validation-suppress-path-starts-slash.phpt13 pid = {{FILE:PID}}
H A Dgh9754-daemonized-stderr-close.phpt16 pid = {{FILE:PID}}
H A Dbug68442-signal-reload.phpt13 pid = {{FILE:PID}}
H A Dbug77934-reload-process-control.phpt13 pid = {{FILE:PID}}
H A Dbug80024-socket-reduced-inherit.phpt13 pid = {{FILE:PID}}
H A Dconfig-array.phpt13 pid = {{FILE:PID}}
H A Dmain-global-prefix.phpt13 pid = {{RFILE:PID}}
H A Dpool-prefix.phpt17 pid = {{FILE:PID}}
H A Dgh8885-stderr-fd-reload-usr1.phpt16 pid = {{FILE:PID}}
H A Dgh8885-stderr-fd-reload-usr2.phpt16 pid = {{FILE:PID}}
H A Dlog-suppress-output.phpt67 pid = {{RFILE:PID}}
92 pid = {{RFILE:PID}}
H A Dbug74083-concurrent-reload.phpt16 pid = {{FILE:PID}}
H A Dreload-uses-sigkill-as-last-measure.phpt19 pid = {{FILE:PID}}
H A Dbug77023-pm-dynamic-blocking-sigquit.phpt20 pid = {{FILE:PID}}
H A Dbug76601-reload-child-signals.phpt16 pid = {{FILE:PID}}
/php-src/ext/standard/tests/streams/
H A Dbug78883.phpt25 shell_exec("taskkill /T /F /PID {$pid} 2>nul");
/php-src/ext/sockets/tests/
H A Dwsaprotocol_info_0.phpt41 /* Using invalid PID. */

Completed in 20 milliseconds

12