Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core/
Dcontext.c1133 if (lws_rops_fidx(&role_ops_cgi, LWS_ROPS_pt_init_destroy)) in lws_create_context()
1134 (lws_rops_func_fidx(&role_ops_cgi, LWS_ROPS_pt_init_destroy)). in lws_create_context()
1250 if (lws_rops_fidx(ar, LWS_ROPS_pt_init_destroy)) in lws_create_context()
1251 (lws_rops_func_fidx(ar, LWS_ROPS_pt_init_destroy)). in lws_create_context()
1659 if (lws_rops_fidx(&role_ops_cgi, LWS_ROPS_pt_init_destroy)) in lws_pt_destroy()
1660 (lws_rops_func_fidx(&role_ops_cgi, LWS_ROPS_pt_init_destroy)). in lws_pt_destroy()
1868 LWS_ROPS_pt_init_destroy)). in lws_context_destroy()
2034 if (lws_rops_fidx(ar, LWS_ROPS_pt_init_destroy)) in lws_context_destroy()
2035 (lws_rops_func_fidx(ar, LWS_ROPS_pt_init_destroy)). in lws_context_destroy()
2041 LWS_ROPS_pt_init_destroy). in lws_context_destroy()
[all …]
/third_party/libwebsockets/lib/roles/
Dprivate-lib-roles.h283 LWS_ROPS_pt_init_destroy, enumerator