Home
last modified time | relevance | path

Searched refs:pol_args (Results 1 - 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/secure-streams/
H A Dpolicy-json.c1157 context->pol_args = args; in lws_ss_policy_parse_begin()
1162 lws_free_set_NULL(context->pol_args); in lws_ss_policy_parse_begin()
1176 struct policy_cb_args *args = (struct policy_cb_args *)context->pol_args; in lws_ss_policy_parse_abandon()
1201 lws_free_set_NULL(context->pol_args); in lws_ss_policy_parse_abandon()
1212 struct policy_cb_args *args = (struct policy_cb_args *)cx->pol_args; in lws_ss_policy_parse_file()
1252 struct policy_cb_args *args = (struct policy_cb_args *)context->pol_args; in lws_ss_policy_parse()
1284 struct policy_cb_args *args = (struct policy_cb_args *)context->pol_args; in lws_ss_policy_get()
1295 struct policy_cb_args *args = (struct policy_cb_args *)context->pol_args; in lws_ss_auth_get()
H A Dpolicy-common.c411 struct policy_cb_args *args = (struct policy_cb_args *)context->pol_args; in lws_ss_policy_set()
585 lws_free_set_NULL(context->pol_args); in lws_ss_policy_set()
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h651 void *pol_args; member

Completed in 5 milliseconds