Home
last modified time | relevance | path

Searched refs:LWS_SYSTATE_POLICY_VALID (Results 1 - 6 of 6) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
H A Dlws-system.h131 LWS_SYSTATE_POLICY_VALID, /* user code knows how to operate... */ enumerator
141 * LWS_SYSTATE_POLICY_VALID */
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-perf/
H A Dminimal-secure-streams.c321 case LWS_SYSTATE_POLICY_VALID: /* overlay on the loaded policy */ in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams/
H A Dminimal-secure-streams.c417 case LWS_SYSTATE_POLICY_VALID: /* overlay on the loaded policy */ in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-blob/
H A Dminimal-secure-streams.c378 case LWS_SYSTATE_POLICY_VALID: /* overlay on the loaded policy */ in app_system_state_nf()
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-stress/
H A Dminimal-secure-streams.c462 case LWS_SYSTATE_POLICY_VALID: /* overlay on the loaded policy */ in app_system_state_nf()
/third_party/libwebsockets/lib/core/
H A Dcontext.c195 if (target == LWS_SYSTATE_POLICY_VALID && in lws_state_notify_protocol_init()
222 if (target != LWS_SYSTATE_POLICY_VALID) in lws_state_notify_protocol_init()

Completed in 7 milliseconds