| /third_party/libuv/test/ |
| H A D | test-udp-connect6.c | 32 static uv_udp_t server; variable
|
| H A D | test-udp-connect.c | 32 static uv_udp_t server; variable
|
| H A D | test-tcp-write-in-a-row.c | 29 static uv_tcp_t server; variable
|
| H A D | test-tcp-write-queue-order.c | 32 static uv_tcp_t server; variable
|
| H A D | test-tcp-write-to-half-open-connection.c | 44 static void connection_cb(uv_stream_t* server, int status) { in connection_cb() argument
|
| H A D | test-tcp-try-write.c | 31 static uv_tcp_t server; variable
|
| H A D | test-tcp-close-after-read-timeout.c | 101 static void on_connection(uv_stream_t* server, int status) { in on_connection() argument
|
| H A D | test-udp-multicast-join.c | 34 static uv_udp_t server; variable [all...] |
| /third_party/libuv/src/win/ |
| H A D | stream.c | 51 int uv_accept(uv_stream_t* server, uv_stream_t* client) { in uv_accept() argument
|
| /third_party/libcoap/src/ |
| H A D | coap_tcp.c | 299 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 D | coap_netif.c | 53 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 D | minimal-raw-netcat.c | 142 const char *server = "libwebsockets.org", *port = "80"; in main() local
|
| /third_party/ltp/testcases/network/rpc/basic_tests/rpc01/ |
| H A D | rpc1.c | 16 char *server = NULL; variable
|
| /third_party/ltp/testcases/realtime/func/async_handler/ |
| H A D | async_handler_jk.c | 113 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 D | Message.pm | 561 sub server global() subroutine [all...] |
| /third_party/node/deps/uv/src/win/ |
| H A D | stream.c | 51 int uv_accept(uv_stream_t* server, uv_stream_t* client) { in uv_accept() argument
|
| /third_party/openssl/test/ |
| H A D | cipherlist_test.c | 26 SSL_CTX *server; member
|
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/server/ |
| H A D | ServerQueue.cpp | 18 namespace dawn_wire { namespace server { namespace
|
| H A D | ServerMemoryTransferService_mock.cpp | 19 namespace dawn_wire { namespace server { namespace
|
| H A D | Server.cpp | 18 namespace dawn_wire { namespace server { namespace [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_wire/ |
| H A D | WireServer.cpp | 58 namespace server { namespace
|
| /third_party/openssl/util/perl/TLSProxy/ |
| H A D | Message.pm | 561 sub server global() subroutine [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/wire/ |
| H A D | WireTest.h | 106 namespace server { namespace
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | tests.cpp | 99 void RunStoreContentTests (Server& server) in RunStoreContentTests() argument 122 void RunGetContentTests (Server& server) in RunGetContentTests() argument 146 RunCompileShaderTests(Server& server) RunCompileShaderTests() argument 175 RunTests(Server& server) RunTests() argument [all...] |
| H A D | vksClient.hpp | 72 static std::unique_ptr<Server> server; in StandardOutputServerSingleton() local
|