Lines Matching refs:protoport
455 sub protoport { subroutine
1281 $flags .= "--connect $HOSTIP:" . protoport("http") . " ";
1303 "backend $HOSTIP:" . protoport("http") . "\n";
1342 $flags .= "--connect $HOSTIP:" . protoport("http") . " ";
1414 $flags .= "--connect " . protoport("gopher");
1417 $flags .= "--connect " . protoport("http");
1421 $flags .= "--connect " . protoport("httpproxy");
1938 my $port = protoport($proto);
2292 $port = protoport($protoip);
2309 my $port = protoport($proto);
2317 $port = protoport('rtsp6');
2331 my $port = protoport($proto);
2339 $port = protoport('tftp6');
2355 my $port = protoport($proto);
2360 $port = protoport("httptls6");
2430 protoport("gopher"))) {
2449 protoport("gopher"))) {
2467 !responsive_http_server("http", $verbose, 0, protoport('http'))) {
2487 protoport("httpproxy"))) {
2506 protoport("http6"))) {
2584 protoport($cproto));
2613 protoport('https'))) {
2625 protoport('http'))) {
2653 !responsive_http_server("https", $verbose, 0, protoport('http2tls'))) {
2666 protoport('http'))) {
2694 !responsive_http_server("https", $verbose, 0, protoport('http3'), 1)) {
2707 protoport('http'))) {
2744 protoport('gopher'))) {
3083 $port = protoport(lc $proto);
3087 $port = protoport('httpproxy');