Home
last modified time | relevance | path

Searched refs:PORT (Results 1 – 8 of 8) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/tests/
H A Dmod-redirect.t24 …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 DLightyTest.pm46 $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 Dmod-proxy.t33 $tf_real->{PORT} = 2048;
36 $tf_proxy->{PORT} = 2050;
H A Dcore-response.t79 …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 Dmod-userdir.t32 …P/1.0', 'HTTP-Status' => 301, 'Location' => 'http://'.$tf->{HOSTNAME}.':'.$tf->{PORT}.'/~jan/' } ];
/mOS-networking-stack/core/src/include/bpf/
H A Dtokdefs.h54 PORT = 264, enumerator
165 #define PORT 264 macro
/mOS-networking-stack/core/src/bpf/
H A Dsf_grammar.c344 PORT = 264, enumerator
455 #define PORT 264 macro
H A Dsf_scanner.c3279 return PORT;