Searched refs:PID (Results 1 – 3 of 3) sorted by relevance
122 IFS=: read HOST PORT PID <<< "$PIDFILECONTENT:"131 kill -9 "$PID"142 if read_pidfile && kill -0 "$PID" ; then151 if read_pidfile && kill -0 "$PID" ; then
4553 - Fixed bug #38542 (proc_get_status() returns wrong PID on windows). (Nuno)
4457 - Fixed bug #38542 (proc_get_status() returns wrong PID on windows). (Nuno)
Completed in 44 milliseconds