Searched refs:PORT (Results 1 – 8 of 8) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/ |
| H A D | mod-redirect.t | 24 …otocol' => 'HTTP/1.0', 'HTTP-Status' => 301, 'Location' => 'http://localhost:'.$tf->{PORT}.'/' } ]; 32 …'HTTP/1.0', 'HTTP-Status' => 301, 'Location' => 'http://localhost:'.$tf->{PORT}.'/', 'Content-Leng… 40 …col' => 'HTTP/1.0', 'HTTP-Status' => 301, 'Location' => 'http://localhost:'.$tf->{PORT}.'/zzz' } ]; 48 …> 'HTTP/1.0', 'HTTP-Status' => 301, 'Location' => 'http://localhost:'.$tf->{PORT}.'/127.0.0.1' } ]; 56 …> 'HTTP/1.0', 'HTTP-Status' => 301, 'Location' => 'http://localhost:'.$tf->{PORT}.'/remoteip2' } ];
|
| H A D | LightyTest.pm | 46 $self->{PORT} = 2048; 119 $ENV{'PORT'} = $self->{PORT}; 141 if (0 != $self->wait_for_port_with_proc($self->{PORT}, $child)) { 166 PeerPort => $self->{PORT}); 176 diag("\nsending request header to ".$host.":".$self->{PORT}) if $is_debug; 187 diag("\nsending request header to ".$host.":".$self->{PORT}) if $is_debug;
|
| H A D | mod-proxy.t | 33 $tf_real->{PORT} = 2048; 36 $tf_proxy->{PORT} = 2050;
|
| H A D | core-response.t | 79 …0', 'HTTP-Status' => 301, 'Location' => 'http://'.$tf->{HOSTNAME}.':'.$tf->{PORT}.'/dummydir/' } ]; 86 …, 'HTTP-Status' => 301, 'Location' => 'http://'.$tf->{HOSTNAME}.':'.$tf->{PORT}.'/dummydir/?foo' }…
|
| H A D | mod-userdir.t | 32 …P/1.0', 'HTTP-Status' => 301, 'Location' => 'http://'.$tf->{HOSTNAME}.':'.$tf->{PORT}.'/~jan/' } ];
|
| /mOS-networking-stack/core/src/include/bpf/ |
| H A D | tokdefs.h | 54 PORT = 264, enumerator 165 #define PORT 264 macro
|
| /mOS-networking-stack/core/src/bpf/ |
| H A D | sf_grammar.c | 344 PORT = 264, enumerator 455 #define PORT 264 macro
|
| H A D | sf_scanner.c | 3279 return PORT;
|