Home
last modified time | relevance | path

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

/PHP-8.0/sapi/fpm/
H A Dinit.d.php-fpm.in100 PID=`cat $php_fpm_PID`
101 if ps -p $PID | grep -q $PID; then
102 echo "php-fpm (pid $PID) is running..."
H A Dwww.conf.in194 ; pid - the PID of the process;
315 ; %p: PID of the child that serviced the request
316 ; %P: PID of the parent of the child that serviced the request
/PHP-8.0/ext/pcntl/tests/
H A Dpcntl_fork_basic.phpt14 echo "*** Test by calling method or function with its expected arguments, first print the child PID
25 *** Test by calling method or function with its expected arguments, first print the child PID and t…
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg.init.d61 PID=$!
64 echo $PID > $PIDFILE
/PHP-8.0/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-8.0/sapi/fpm/tests/
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 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 Dreload-uses-sigkill-as-last-measure.phpt17 pid = {{FILE:PID}}
H A Dbug74083-concurrent-reload.phpt16 pid = {{FILE:PID}}
H A Dbug77023-pm-dynamic-blocking-sigquit.phpt20 pid = {{FILE:PID}}
H A Dbug76601-reload-child-signals.phpt16 pid = {{FILE:PID}}
H A Dtester.inc35 * File extension for PID file.
916 * Send signal to the supplied PID or the server PID.
1039 'FILE:PID' => ['getAbsoluteFile', self::FILE_EXT_PID],
1043 'RFILE:PID' => ['getRelativeFile', self::FILE_EXT_PID],
1170 * Get PID.
1178 return (int)$this->error("PID file has not been created");
1182 return (int)$this->error("PID content '$pidContent' is not integer");
1184 $this->trace('PID found', $pidContent);
/PHP-8.0/ext/standard/tests/streams/
H A Dbug78883.phpt25 shell_exec("taskkill /T /F /PID {$pid} 2>nul");
/PHP-8.0/ext/sockets/tests/
H A Dwsaprotocol_info_0.phpt41 /* Using invalid PID. */
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt74 // i - add PID of the current process
75 …// currently PHP is not multi-threaded, so it should be save to test for the PID of this PHP proce…
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1427 # PID 13 bit 0x0000
H A Dmagic1427 # PID 13 bit 0x0000

Completed in 147 milliseconds