Home
last modified time | relevance | path

Searched refs:processexists (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/tests/
H A Dprocesshelp.pm38 processexists
214 # processexists checks if a process with the pid stored in the given
221 sub processexists { subroutine
356 $pid = processexists($pidfile);
370 $pid = processexists($pidfile);
H A Dservers.pm504 my $pid = processexists($pidfile);
767 my $pid = processexists($pidfile);
875 if($data && ($data =~ /(GNUTLS|GnuTLS)/) && ($pid = processexists($pidfile))) {
900 my $pid = processexists($pidfile);
1142 my $pid = processexists($pidfile);
1226 my $pid = processexists($pidfile);
1287 my $pid = processexists($pidfile);
1353 my $pid = processexists($pidfile);
1431 my $pid = processexists($pidfile);
1494 my $pid = processexists(
[all...]
H A Dftpserver.pl721 my $datapid = processexists($datasockf_pidfile);

Completed in 6 milliseconds