Home
last modified time | relevance | path

Searched refs:SERVER (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/libwebsockets/scripts/
Dattack.sh16 SERVER=127.0.0.1
147 …nel_location_http_post=%3F HTTP/1.0\x0d\x0a\x0d\x0a" | $LWS_NC --server $SERVER --port $PORT 2>/de…
157 …in/settings.js?key1=value1 HTTP/1.0\x0d\x0a\x0d\x0a" | $LWS_NC --server $SERVER --port $PORT 2>/de…
164 echo -n -e "GET /t%3dest?key1%3d2=value1 HTTP/1.0\x0d\x0a\x0d\x0a" | $LWS_NC --server $SERVER --por…
172 …e%2f%2e./xxtest.html?arg=1 HTTP/1.0\x0d\x0a\x0d\x0a" | $LWS_NC --server $SERVER --port $PORT 2>/de…
179 …%2e./xxtest.html?arg=/../. HTTP/1.0\x0d\x0a\x0d\x0a" | $LWS_NC --server $SERVER --port $PORT 2>/de…
185 echo "not GET" | $LWS_NC --server $SERVER --port $PORT 2>/dev/null > /tmp/lwscap
190 dd if=/dev/urandom bs=1 count=80 2>/dev/null | $LWS_NC --server $SERVER --port $PORT 2>/dev/null > …
195 dd if=/dev/urandom bs=1 count=655360 | $LWS_NC --server $SERVER --port $PORT 2>/dev/null > /tmp/lws…
201 | $LWS_NC --server $SERVER --port $PORT 2>/dev/null > /tmp/lwscap
[all …]
Dautobahn-test-server.sh80 echo -n "AUTOBAHN CLIENT / LWS SERVER: Total tests: " `cat /tmp/jis | wc -l` " : "
/third_party/cef/tests/ceftests/
Dcors_unittest.cc58 SERVER, enumerator
67 case HandlerType::SERVER: in GetOrigin()
92 case HandlerType::SERVER: in GetScheme()
122 HandlerType handler = HandlerType::SERVER;
264 if (resource->handler == HandlerType::SERVER) in NeedsServer()
402 if (resource && resource->handler != HandlerType::SERVER) { in GetResourceHandler()
617 Resource resource(HandlerType::SERVER, "/CorsTest.BasicServer"); in TEST()
628 Resource resource(HandlerType::SERVER, "/CorsTest.BasicServerWithQuery", in TEST()
843 CORS_TEST_IFRAME(name##ServerToServer, SERVER, SERVER, sandbox_attribs) \
844 CORS_TEST_IFRAME(name##ServerToHttpScheme, SERVER, HTTP_SCHEME, \
[all …]
Dcookie_unittest.cc1462 SERVER, enumerator
1483 if (test_backend_ == SERVER) in CookieAccessTestHandler()
1640 if (url == GetCookieAccessUrl2(scheme_, test_backend_ == SERVER)) { in CanSendCookie()
1661 if (url == GetCookieAccessUrl1(scheme_, test_backend_ == SERVER)) { in CanSaveCookie()
1678 if (url == GetCookieAccessUrl1(scheme_, test_backend_ == SERVER)) { in OnQuery()
1681 GetCookieAccessUrl2(scheme_, test_backend_ == SERVER)); in OnQuery()
1682 } else if (url == GetCookieAccessUrl2(scheme_, test_backend_ == SERVER)) { in OnQuery()
1715 GetCookieAccessUrl1(scheme_, test_backend_ == SERVER), &data1_); in AddResponses()
1733 GetCookieAccessUrl2(scheme_, test_backend_ == SERVER), &data2_); in AddResponses()
1746 if (test_backend_ == SERVER) { in StartBackend()
[all …]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/
Drpc_test.sh6 SERVER=
42 s) SERVER="$OPTARG" ;;
50 if [ -n "$SERVER" ]; then
52 if echo "$SERVER" | grep -q '^tirpc'; then
58 tst_check_cmds $CLIENT $SERVER || tst_brk TCONF "LTP compiled without TI-RPC support?"
71 pkill -13 -x $SERVER
80 if [ -n "$SERVER" ]; then
81 $SERVER $PROGNUMNOSVC &
/third_party/openssl/test/recipes/
D70-test_tls13messages.t112 TLSProxy::Message::SERVER,
115 TLSProxy::Message::SERVER,
165 TLSProxy::Message::SERVER,
168 TLSProxy::Message::SERVER,
171 TLSProxy::Message::SERVER,
175 TLSProxy::Message::SERVER,
178 TLSProxy::Message::SERVER,
181 TLSProxy::Message::SERVER,
185 TLSProxy::Message::SERVER,
189 TLSProxy::Message::SERVER,
[all …]
D70-test_sslmessages.t142 TLSProxy::Message::SERVER,
145 TLSProxy::Message::SERVER,
148 TLSProxy::Message::SERVER,
151 TLSProxy::Message::SERVER,
154 TLSProxy::Message::SERVER,
157 TLSProxy::Message::SERVER,
160 TLSProxy::Message::SERVER,
163 TLSProxy::Message::SERVER,
166 TLSProxy::Message::SERVER,
169 TLSProxy::Message::SERVER,
D70-test_tls13kexmodes.t110 TLSProxy::Message::SERVER,
113 TLSProxy::Message::SERVER,
160 TLSProxy::Message::SERVER,
163 TLSProxy::Message::SERVER,
166 TLSProxy::Message::SERVER,
170 TLSProxy::Message::SERVER,
/third_party/node/deps/npm/test/tap/
Dci.js35 let SERVER variable
59 SERVER = server
342 SERVER.close()
/third_party/node/src/
Dpipe_wrap.cc98 NODE_DEFINE_CONSTANT(constants, SERVER); in Initialize()
126 case SERVER: in New()
Dpipe_wrap.h38 SERVER, enumerator
Dtcp_wrap.h38 SERVER enumerator
Dtcp_wrap.cc116 NODE_DEFINE_CONSTANT(constants, SERVER); in Initialize()
140 case SERVER: in New()
/third_party/pulseaudio/
DREADME1 PULSEAUDIO SOUND SERVER
/third_party/node/benchmark/net/
Dtcp-raw-s2c.js29 const serverHandle = new TCP(TCPConstants.SERVER);
Dtcp-raw-c2s.js29 const serverHandle = new TCP(TCPConstants.SERVER);
Dtcp-raw-pipe.js34 const serverHandle = new TCP(TCPConstants.SERVER);
/third_party/ltp/testcases/network/nfsv4/locks/
DREADME41 | NFS SERVER |
52 | a CLIENT TEST | | the SERVER TEST | | a CLIENT TEST |
/third_party/node/lib/
Dnet.js140 is_server ? PipeConstants.SERVER : PipeConstants.SOCKET
146 is_server ? TCPConstants.SERVER : TCPConstants.SOCKET
1247 handle = new Pipe(PipeConstants.SERVER);
1255 handle = new TCP(TCPConstants.SERVER);
/third_party/libwebsockets/lib/secure-streams/
DREADME.md56 ## Secure Streams SERVER State lifecycle
253 **SERVER ONLY**: if set to `true`, the policy describes a secure streams
274 **SERVER**: If given, the network interface name or IP address the listen socket
277 **SERVER**: If begins with '!', the rest of the endpoint name is the
286 **SERVER**: The port number the server will listen on
396 **SERVER ONLY**: subject to change... the name of the x.509 cert that is the
401 **SERVER ONLY**: subject to change... the name of the x.509 cert that is the
639 ** SERVER **: Name of the subprotocol we will accept
/third_party/openssl/util/perl/TLSProxy/
DMessage.pm134 SERVER => 1 constant
/third_party/pulseaudio/po/
Dmr.po1393 " -s, --server=SERVER The name of the server to connect "
1454 " -s, --server=SERVER The name of the server to connect "
1685 " -s, --server=SERVER The name of the server to connect "
1693 " -s, --server=SERVER The name of the server to connect "
2250 " -s, --server=SERVER The name of the server to connect "
2259 " -s, --server=SERVER The name of the server to connect "
2975 #~ " -s, --server=SERVER The name of the server to connect "
3005 #~ " -s, --server=SERVER The name of the server to connect "
Dkn.po1409 " -s, --server=SERVER The name of the server to connect "
1470 " -s, --server=SERVER ಸಂಪರ್ಕಸಾಧಿಸಬೇಕಿರುವ ಪರಿಚಾರಕದ ಹೆಸರು\n"
1701 " -s, --server=SERVER The name of the server to connect "
1709 " -s, --server=SERVER ಸಂಪರ್ಕಸಾಧಿಸಬೇಕಿರುವ ಪರಿಚಾರಕದ ಹೆಸರು\n"
2267 " -s, --server=SERVER The name of the server to connect "
2276 " -s, --server=SERVER ಸಂಪರ್ಕಸಾಧಿಸಬೇಕಿರುವ ಪರಿಚಾರಕದ ಹೆಸರು\n"
2995 #~ " -s, --server=SERVER The name of the server to connect "
3025 #~ " -s, --server=SERVER ಸಂಪರ್ಕಸಾಧಿಸಬೇಕಿರುವ ಪರಿಚಾರಕದ ಹೆಸರು\n"
Dgu.po1395 " -s, --server=SERVER The name of the server to connect "
1456 " -s, --server=SERVER તેમાં જોડાવા માટે સર્વરનું નામ\n"
1677 " -s, --server=SERVER The name of the server to connect "
1685 " -s, --server=SERVER જોડાવવા માટે સર્વરનું નામ\n"
2241 " -s, --server=SERVER The name of the server to connect "
2250 " -s, --server=SERVER જોડાવવા માટે સર્વરનું નામ\n"
2969 #~ " -s, --server=SERVER The name of the server to connect "
2999 #~ " -s, --server=SERVER The name of the server to connect "
Dml.po1388 " -s, --server=SERVER The name of the server to connect "
1449 " -s, --server=SERVER The name of the server to connect "
1681 " -s, --server=SERVER The name of the server to connect "
1689 " -s, --server=SERVER The name of the server to connect "
2246 " -s, --server=SERVER The name of the server to connect "
2255 " -s, --server=SERVER The name of the server to connect "
2973 #~ " -s, --server=SERVER The name of the server to connect "
3003 #~ " -s, --server=SERVER The name of the server to connect "

1234