Lines Matching defs:protoport
66 protoport
436 sub protoport {
1239 $flags .= "--connect $HOSTIP:" . protoport("http") . " ";
1261 "backend $HOSTIP:" . protoport("http") . "\n";
1300 $flags .= "--connect $HOSTIP:" . protoport("http") . " ";
1372 $flags .= "--connect " . protoport("gopher");
1375 $flags .= "--connect " . protoport("http");
1379 $flags .= "--connect " . protoport("httpproxy");
1896 my $port = protoport($proto);
2238 $port = protoport($protoip);
2255 my $port = protoport($proto);
2263 $port = protoport('rtsp6');
2277 my $port = protoport($proto);
2285 $port = protoport('tftp6');
2301 my $port = protoport($proto);
2306 $port = protoport("httptls6");
2376 protoport("gopher"))) {
2395 protoport("gopher"))) {
2436 !responsive_http_server("http", $verbose, 0, protoport('http'))) {
2455 protoport("httpproxy"))) {
2474 protoport("http6"))) {
2552 protoport($cproto));
2577 protoport('http'))) {
2615 protoport('gopher'))) {
2948 $port = protoport(lc $proto);
2952 $port = protoport('httpproxy');