Searched refs:pidexists (Results 1 – 2 of 2) sorted by relevance
130 sub pidexists { subroutine219 return pidexists($pid)?0:$pid;221 while(pidexists($pid)) {248 if(pidexists($pid)) {295 if(pidexists($pid)) {318 if(!pidexists($pid)) {
426 if(($pid2 > 0) && pidexists($pid2)) {1215 if($httppid <= 0 || !pidexists($httppid)) {1290 if($http2pid <= 0 || !pidexists($http2pid)) {1351 if($http3pid <= 0 || !pidexists($http3pid)) {1557 if($ftppid <= 0 || !pidexists($ftppid)) {1704 if($tftppid <= 0 || !pidexists($tftppid)) {1780 if($rtsppid <= 0 || !pidexists($rtsppid)) {1871 if($sshpid <= 0 || !pidexists($sshpid)) {2099 if($dictpid <= 0 || !pidexists($dictpid)) {2160 if($smbpid <= 0 || !pidexists($smbpid)) {[all …]
Completed in 13 milliseconds