Searched refs:runhttpserver (Results 1 – 1 of 1) sorted by relevance
| /external/curl/tests/ |
| D | runtests.pl | 1253 sub runhttpserver { subroutine 4317 ($pid, $pid2) = runhttpserver("gopher", $verbose, 0, 4334 ($pid, $pid2) = runhttpserver("gopher", $verbose, "ipv6", 4361 ($pid, $pid2) = runhttpserver("http", $verbose, 0, 4378 ($pid, $pid2) = runhttpserver("http", $verbose, "proxy", 4394 ($pid, $pid2) = runhttpserver("http", $verbose, "ipv6", 4411 ($pid, $pid2) = runhttpserver("http", $verbose, "pipe", 4506 ($pid, $pid2) = runhttpserver("http", $verbose, 0, 4633 ($pid, $pid2) = runhttpserver("http", $verbose, "unix",
|