Home
last modified time | relevance | path

Searched refs:delete_from_fdwsi (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/plat/unix/
Dunix-fds.c212 delete_from_fdwsi(const struct lws_context *context, struct lws *wsi) in delete_from_fdwsi() function
/third_party/libwebsockets/lib/core-net/
Dclose.c893 delete_from_fdwsi(wsi->a.context, wsi); in __lws_close_free_wsi_final()
Dprivate-lib-core-net.h1507 delete_from_fdwsi(const struct lws_context *context, struct lws *wsi);