Home
last modified time | relevance | path

Searched refs:pending_respmap (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/secure-streams/
Dpolicy-json.c370 if (reason == LEJPCB_ARRAY_END && a->count && a->pending_respmap) { in lws_ss_policy_parser_cb()
384 a->pending_respmap = 0; in lws_ss_policy_parser_cb()
917 a->pending_respmap = 1; in lws_ss_policy_parser_cb()
Dprivate-lib-secure-streams.h403 char pending_respmap; member