Lines Matching refs:lws
30 struct lws *
33 struct lws **p, **done;
54 sanity_assert_no_wsi_traces(const struct lws_context *context, struct lws *wsi)
56 struct lws **p, **done;
75 assert(0); /* this wsi is still mentioned inside lws */
91 struct lws **p, **done;
124 insert_wsi(const struct lws_context *context, struct lws *wsi)
126 struct lws **p, **done;
174 struct lws **p, **done;
212 delete_from_fdwsi(const struct lws_context *context, struct lws *wsi)
215 struct lws **p, **done;
236 lws_plat_insert_socket_into_fds(struct lws_context *context, struct lws *wsi)
248 struct lws *wsi, int m)
261 struct lws *wsi, struct lws_pollfd *pfd)