Home
last modified time | relevance | path

Searched defs:client (Results 51 - 75 of 342) sorted by relevance

12345678910>>...14

/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_interlevel_clnt_call/
H A Dtirpc_interlevel_clnt_call_stress.c53 CLIENT *client = NULL; in main() local
H A Dtirpc_interlevel_clnt_call.c48 CLIENT *client = NULL; in main() local
/third_party/node/deps/openssl/openssl/fuzz/
H A Dclient.c58 SSL *client = NULL; in FuzzerTestOneInput() local
[all...]
/third_party/openssl/fuzz/
H A Dclient.c58 SSL *client = NULL; in FuzzerTestOneInput() local
[all...]
/third_party/skia/third_party/externals/dawn/generator/templates/dawn_wire/client/
H A DClientHandlers.cpp20 namespace dawn_wire { namespace client { namespace
/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
H A DRequestTracker.h24 namespace dawn_wire { namespace client { namespace
H A DShaderModule.cpp19 namespace dawn_wire { namespace client { namespace
H A DClientInlineMemoryTransferService.cpp22 namespace dawn_wire { namespace client { namespace
/third_party/skia/infra/bots/task_drivers/recreate_skps/
H A Drecreate_skps.go143 var client *http.Client var
/third_party/skia/modules/skunicode/tests/
H A DSkUnicodeTest.cpp24 auto client = SkUnicode::MakeClientBasedUnicode in UNIX_ONLY_TEST() local
/third_party/libuv/docs/code/pipe-echo-server/
H A Dmain.c37 void echo_read(uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) { in echo_read() argument
60 uv_pipe_t *client = (uv_pipe_t*) malloc(sizeof(uv_pipe_t)); in on_new_connection() local
/third_party/libuv/test/
H A Dtest-multiple-listen.c31 static uv_tcp_t client; variable
H A Dtest-tcp-create-socket-early.c77 static void tcp_connector(uv_loop_t* loop, uv_tcp_t* client, uv_connect_t* req) { in tcp_connector() argument
97 uv_tcp_t client; in TEST_IMPL() local
140 uv_tcp_t client; TEST_IMPL() local
186 uv_tcp_t client; TEST_IMPL() local
203 uv_tcp_t client, server; TEST_IMPL() local
207 tcp_connector(uv_default_loop(), &client, &connect_req); TEST_IMPL() local
[all...]
H A Dtest-tcp-try-write-error.c30 static uv_tcp_t client; variable
H A Dtest-udp-recv-in-a-row.c30 static uv_udp_t client; variable
H A Dtest-udp-try-send.c33 static uv_udp_t client; variable
H A Dtest-tcp-write-fail.c93 uv_tcp_t client; in TEST_IMPL() local
/third_party/libuv/docs/code/multi-echo-server/
H A Dworker.c34 void echo_read(uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) { in echo_read() argument
68 uv_tcp_t *client = (uv_tcp_t*) malloc(sizeof(uv_tcp_t)); in on_new_connection() local
/third_party/libuv/docs/code/dns/
H A Dmain.c13 void on_read(uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) { in on_read() argument
/third_party/libuv/docs/code/cgi/
H A Dmain.c17 void invoke_cgi_script(uv_tcp_t *client) { in invoke_cgi_script() argument
56 uv_tcp_t *client = (uv_tcp_t*) malloc(sizeof(uv_tcp_t)); in on_new_connection() local
/third_party/libwebsockets/test-apps/android/app/src/main/java/org/libwebsockets/client/
H A DLwsService.java
/third_party/ltp/testcases/kernel/device-drivers/drm/user_space/
H A Duser_tdrm.c377 static drm_client_t client; in main() local
/third_party/node/src/
H A Dconnection_wrap.cc59 uv_stream_t* client = reinterpret_cast<uv_stream_t*>(&wrap->handle_); in OnConnection() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_vc_create/
H A Dtirpc_clnt_vc_create_limits.c63 CLIENT *client = NULL; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_dg_create/
H A Dtirpc_clnt_dg_create_limits.c63 CLIENT *client = NULL; in main() local

Completed in 8 milliseconds

12345678910>>...14