Home
last modified time | relevance | path

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

/PHP-7.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.in193 ; pid - the PID of the process;
298 ; %p: PID of the child that serviced the request
299 ; %P: PID of the parent of the child that serviced the request
/PHP-7.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-7.0/sapi/phpdbg/
H A Dphpdbg.init.d61 PID=$!
64 echo $PID > $PIDFILE
/PHP-7.0/sapi/fpm/tests/
H A D012.phpt43 die("PID not found\n");
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_control_string.phpt75 // i - add PID of the current process
76 …// currently PHP is not multi-threaded, so it should be save to test for the PID of this PHP proce…
/PHP-7.0/
H A DINSTALL384 # PID File location
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic1293 # PID 13 bit 0x0000

Completed in 50 milliseconds