Home
last modified time | relevance | path

Searched defs:system_ops (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/
H A Dmain.c239 static const lws_system_ops_t system_ops = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/
H A Dminimal-secure-streams.c415 static const lws_system_ops_t system_ops = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/
H A Dminimal-http-client.c403 static lws_system_ops_t system_ops = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/
H A Dminimal-secure-streams.c474 static const lws_system_ops_t system_ops = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-testsfail/
H A Dminimal-secure-streams-testsfail.c793 static const lws_system_ops_t system_ops = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
H A Dminimal-secure-streams.c519 static const lws_system_ops_t system_ops = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
H A Dminimal-secure-streams.c537 static const lws_system_ops_t system_ops = { variable
/aosp_15_r20/external/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
H A Dminimal-http-client-multi.c372 static const lws_system_ops_t system_ops = { variable
/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h757 const lws_system_ops_t *system_ops; member
/aosp_15_r20/external/libwebsockets/lib/core/
H A Dprivate-lib-core.h639 const lws_system_ops_t *system_ops; member