Home
last modified time | relevance | path

Searched refs:lws_vhost_destroy1 (Results 1 – 5 of 5) sorted by relevance

/external/libwebsockets/include/libwebsockets/
Dlws-eventlib-exports.h93 lws_vhost_destroy1(struct lws_vhost *vh);
/external/libwebsockets/lib/core/
Dprivate-lib-core.h769 lws_vhost_destroy1(struct lws_vhost *vh);
Dcontext.c1803 lws_vhost_destroy1(vh); in lws_context_destroy()
/external/libwebsockets/lib/core-net/
Dvhost.c1286 lws_vhost_destroy1(struct lws_vhost *vh) function
1622 lws_vhost_destroy1(vh);
/external/libwebsockets/lib/event-libs/libuv/
Dlibuv.c218 lws_vhost_destroy1(vh); in lws_uv_finalize_pt()