Home
last modified time | relevance | path

Searched defs:server (Results 101 - 125 of 506) sorted by relevance

12345678910>>...21

/third_party/libuv/test/
H A Dtest-udp-send-immediate.c32 static uv_udp_t server; variable
H A Dtest-tcp-bind-error.c115 uv_tcp_t server; in TEST_IMPL() local
140 uv_tcp_t server; in TEST_IMPL() local
165 uv_tcp_t server; in TEST_IMPL() local
190 uv_tcp_t server; TEST_IMPL() local
216 uv_tcp_t server; TEST_IMPL() local
233 uv_tcp_t server; TEST_IMPL() local
250 uv_tcp_t server; TEST_IMPL() local
264 uv_tcp_t server; TEST_IMPL() local
[all...]
H A Dtest-tcp-alloc-cb-fail.c29 static uv_tcp_t server; variable
H A Dtest-delayed-accept.c49 uv_tcp_t* server; in do_accept() local
102 uv_tcp_t* server = (uv_tcp_t*)malloc(sizeof *server); in start_server() local
[all...]
H A Dtest-udp-alloc-cb-fail.c32 static uv_udp_t server; variable
H A Dtest-udp-connect6.c32 static uv_udp_t server; variable
H A Dtest-udp-connect.c32 static uv_udp_t server; variable
H A Dtest-tcp-write-in-a-row.c29 static uv_tcp_t server; variable
H A Dtest-tcp-write-queue-order.c32 static uv_tcp_t server; variable
H A Dtest-tcp-write-to-half-open-connection.c44 static void connection_cb(uv_stream_t* server, int status) { in connection_cb() argument
H A Dtest-tcp-try-write.c31 static uv_tcp_t server; variable
H A Dtest-tcp-close-after-read-timeout.c101 static void on_connection(uv_stream_t* server, int status) { in on_connection() argument
H A Dtest-udp-multicast-join.c34 static uv_udp_t server; variable
[all...]
/third_party/libuv/docs/code/tcp-echo-server/
H A Dmain.c55 void on_new_connection(uv_stream_t *server, int status) { in on_new_connection() argument
75 uv_tcp_t server; in main() local
/third_party/libuv/src/win/
H A Dstream.c51 int uv_accept(uv_stream_t* server, uv_stream_t* client) { in uv_accept() argument
/third_party/libcoap/src/
H A Dcoap_tcp.c299 coap_socket_accept_tcp(coap_socket_t *server, argument
43 coap_socket_connect_tcp1(coap_socket_t *sock, const coap_address_t *local_if, const coap_address_t *server, int default_port, coap_address_t *local_addr, coap_address_t *remote_addr) global() argument
H A Dcoap_netif.c53 coap_netif_dgrm_connect(coap_session_t *session, const coap_address_t *local_if, const coap_address_t *server, int default_port) coap_netif_dgrm_connect() argument
184 coap_netif_strm_connect1(coap_session_t *session, const coap_address_t *local_if, const coap_address_t *server, int default_port) coap_netif_strm_connect1() argument
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/
H A Dminimal-raw-netcat.c142 const char *server = "libwebsockets.org", *port = "80"; in main() local
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
H A Drpc1.c16 char *server = NULL; variable
/third_party/ltp/testcases/realtime/func/async_handler/
H A Dasync_handler_jk.c113 struct thread *server = (struct thread *)thread->arg; in user_thread() local
141 struct thread *server; main() local
[all...]
/third_party/node/deps/openssl/openssl/util/perl/TLSProxy/
H A DMessage.pm561 sub server global() subroutine
[all...]
/third_party/node/deps/uv/src/win/
H A Dstream.c51 int uv_accept(uv_stream_t* server, uv_stream_t* client) { in uv_accept() argument
/third_party/openssl/test/
H A Dcipherlist_test.c26 SSL_CTX *server; member
/third_party/skia/third_party/externals/dawn/src/dawn_wire/server/
H A DServerQueue.cpp18 namespace dawn_wire { namespace server { namespace
H A DServerMemoryTransferService_mock.cpp19 namespace dawn_wire { namespace server { namespace

Completed in 10 milliseconds

12345678910>>...21