Home
last modified time | relevance | path

Searched defs:port (Results 51 - 75 of 921) sorted by relevance

12345678910>>...37

/third_party/node/test/parallel/
H A Dtest-http-client-timeout.js
H A Dtest-http-client-timeout-option.js
H A Dtest-net-options-lookup.js
/third_party/node/test/fixtures/
H A DGH-892-request.js
/third_party/musl/src/network/
H A Dgetservbyport_r.c10 int getservbyport_r(int port, const char *prots, in getservbyport_r() argument
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetservbyport_r.c10 int getservbyport_r(int port, const char *prots, in getservbyport_r() argument
/third_party/node/benchmark/tls/
H A Dtls-connect.js
/third_party/node/deps/npm/node_modules/socks/build/client/
H A Dsocksclient.js[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_set/
H A Drpc_pmap_set.c48 int port = 600; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_unset/
H A Drpc_pmap_unset.c48 int port = 600; in main() local
/third_party/libwebsockets/lib/tls/
H A Dtls-sessions.c28 lws_tls_session_tag_discrete(const char *vhname, const char *host, uint16_t port, char *buf, size_t len) lws_tls_session_tag_discrete() argument
/third_party/vk-gl-cts/execserver/tools/
H A DxsMain.cpp83 const int port = cmdLine.getOption<opt::Port>(); in main() local
86 std::cout << "Listening on port " << port << ".\n"; in main() local
/third_party/openssl/demos/bio/
H A Dserver-cmod.c25 char *port = "*:4433"; in main() local
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dcommon.c53 uint16_t port = min + (tv.tv_usec+10) % ((1 << 16) - min); in get_port() local
/vendor/hisilicon/hispark_pegasus/demo/lwip_demo/
H A Dlwip_tcp_client.c23 void TcpClientTest(const char* host, unsigned short port) in TcpClientTest() argument
60 void NetDemoTest(unsigned short port, const char* host) in NetDemoTest() argument
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/
H A Dnet_demo.h31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument
42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
/vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/
H A Dnet_demo.h30 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument
41 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
H A Dudp_server_test.c30 void UdpServerTest(unsigned short port) argument
/vendor/hisilicon/hispark_pegasus/demo/tcpclient_demo/
H A Dnet_demo.h32 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument
43 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
/vendor/hisilicon/hispark_pegasus/demo/tcpserver_demo/
H A Dnet_demo.h31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument
42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
/vendor/hisilicon/hispark_pegasus/demo/udpclient_demo/
H A Dnet_demo.h31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument
42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
/vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/
H A Dudp_server_test.c23 void UdpServerTest(unsigned short port) argument
H A Dnet_demo.h31 void NetDemoTest(unsigned short port, const char* host) { \ in CLIENT_TEST_DEMO() argument
42 void NetDemoTest(unsigned short port, const char* host) { \ in SERVER_TEST_DEMO() argument
/arkcompiler/toolchain/test/fuzztest/wsserver/wsserversendreply_fuzzer/
H A Dwsserversendreply_fuzzer.cpp38 int port = 9230; // 9230:connection port for test in WsServerSendReplyFuzzTest() local
/arkcompiler/toolchain/test/fuzztest/wsserver/wsservernotifydisconnectevent_fuzzer/
H A Dwsservernotifydisconnectevent_fuzzer.cpp38 int port = 9230; // 9230:connection port for test in WsServerNotifyDisconnectEventFuzzTest() local

Completed in 6 milliseconds

12345678910>>...37