| /third_party/libuv/test/ |
| 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...] |
| H A D | test-tcp-close-reset.c | 160 static void connection_cb(uv_stream_t* server, int status) { in connection_cb() argument
|
| H A D | test-tcp-close-accept.c | 117 static void connection_cb(uv_stream_t* server, int status) { in connection_cb() argument
|
| H A D | test-udp-ipv6.c | 42 static uv_udp_t server; variable
|
| H A D | test-udp-open.c | 256 uv_udp_t server; in TEST_IMPL() local
|
| /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
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | pulse_audio_common.c | 197 int ff_pulse_audio_get_devices(AVDeviceInfoList *devices, const char *server, int output) in ff_pulse_audio_get_devices() argument 93 ff_pulse_audio_connect_context(pa_mainloop **pa_ml, pa_context **pa_ctx, const char *server, const char *description) ff_pulse_audio_connect_context() argument
|
| /third_party/curl/lib/ |
| H A D | socks_gssapi.c | 123 gss_name_t server = GSS_C_NO_NAME; in Curl_SOCKS5_gssapi_negotiate() local [all...] |
| /third_party/libuv/docs/code/multi-echo-server/ |
| H A D | main.c | 31 void on_new_connection(uv_stream_t *server, int status) { in on_new_connection() argument 102 uv_tcp_t server; in main() local
|