Searched refs:startnew (Results 1 – 1 of 1) sorted by relevance
/curl/tests/ |
H A D | servers.pm | 377 sub startnew { subroutine 1213 my ($httppid, $pid2) = startnew($cmd, $pidfile, 15, 0); 1288 my ($http2pid, $pid2) = startnew($cmd, $pidfile, 15, 0); 1349 my ($http3pid, $pid3) = startnew($cmd, $pidfile, 15, 0); 1555 my ($ftppid, $pid2) = startnew($cmd, $pidfile, 15, 0); 1702 my ($tftppid, $pid2) = startnew($cmd, $pidfile, 15, 0); 1778 my ($rtsppid, $pid2) = startnew($cmd, $pidfile, 15, 0); 1865 my ($sshpid, $pid2) = startnew($cmd, $pidfile, 60, 0); 2097 my ($dictpid, $pid2) = startnew($cmd, $pidfile, 15, 0); 2158 my ($smbpid, $pid2) = startnew($cmd, $pidfile, 15, 0); [all …]
|
Completed in 8 milliseconds