Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-init.c147 lws_plugins_destroy(&context->plugin_list, NULL, NULL); in lws_plat_context_late_destroy()
H A Dwindows-plugins.c174 lws_plugins_destroy(&context->plugin_list, NULL, NULL); in lws_plat_plugins_destroy()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-protocols-plugins.h319 * lws_plugins_destroy.
331 * lws_plugins_destroy() - dynamically unload list of plugins
344 lws_plugins_destroy(struct lws_plugin **pplugin, each_plugin_cb_t each,
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-init.c233 lws_plugins_destroy(&context->plugin_list, NULL, NULL); in lws_plat_context_late_destroy()
/third_party/libwebsockets/lib/misc/
H A Ddir.c406 lws_plugins_destroy(struct lws_plugin **pplugin, each_plugin_cb_t each, in lws_plugins_destroy() function
/third_party/libwebsockets/lib/core/
H A Dcontext.c2220 lws_plugins_destroy(&context->evlib_plugin_list, in lws_context_destroy()

Completed in 5 milliseconds