Home
last modified time | relevance | path

Searched refs:lws_system_ops_t (Results 1 – 18 of 18) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-system.h207 } lws_system_ops_t; typedef
236 LWS_EXTERN LWS_VISIBLE const lws_system_ops_t *
Dlws-context-vhost.h757 const lws_system_ops_t *system_ops;
/third_party/libwebsockets/lib/system/
DREADME.md30 `lws_system_ops_t` struct has a member `.attach`
53 User code should call the lws_system_ops_t `.attach` function like
Dsystem.c32 const lws_system_ops_t *
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-proxy/
Dmain.c239 static const lws_system_ops_t system_ops = {
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-attach/
Dminimal-http-client-attach.c169 lws_system_ops_t ops = {
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-captive-portal/
Dminimal-http-client-captive-portal.c206 lws_system_ops_t ops = {
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/
Dminimal-secure-streams.c415 static const lws_system_ops_t system_ops = {
/third_party/libwebsockets/READMEs/
DREADME.lws_system.md21 } lws_system_ops_t;
47 When lws is started, it should define an `lws_system_ops_t` at context creation
DREADME.captive-portal-detection.md56 The actual platform implementation is set using `lws_system_ops_t` function
DREADME.lws_metrics.md119 static const lws_system_ops_t system_ops = {
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/
Dminimal-secure-streams.c474 static const lws_system_ops_t system_ops = {
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
Dminimal-secure-streams.c519 static const lws_system_ops_t system_ops = {
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-testsfail/
Dminimal-secure-streams-testsfail.c793 static const lws_system_ops_t system_ops = {
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-jit-trust/
Dminimal-http-client.c403 static lws_system_ops_t system_ops = {
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
Dminimal-secure-streams.c537 static const lws_system_ops_t system_ops = {
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
Dminimal-http-client-multi.c372 static const lws_system_ops_t system_ops = {
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h639 const lws_system_ops_t *system_ops;