Searched refs:read_pidfile (Results 1 – 1 of 1) sorted by relevance
119 read_pidfile() { function130 if read_pidfile; then142 if read_pidfile && kill -0 "$PID" ; then151 if read_pidfile && kill -0 "$PID" ; then
Completed in 4 milliseconds