Lines Matching refs:lws
30 struct lws *
33 struct lws **p, **done; in wsi_from_fd()
54 sanity_assert_no_wsi_traces(const struct lws_context *context, struct lws *wsi) in sanity_assert_no_wsi_traces()
56 struct lws **p, **done; in sanity_assert_no_wsi_traces()
91 struct lws **p, **done; in sanity_assert_no_sockfd_traces()
124 insert_wsi(const struct lws_context *context, struct lws *wsi) in insert_wsi()
126 struct lws **p, **done; in insert_wsi()
174 struct lws **p, **done; in delete_from_fd()
212 delete_from_fdwsi(const struct lws_context *context, struct lws *wsi) in delete_from_fdwsi()
215 struct lws **p, **done; in delete_from_fdwsi()
236 lws_plat_insert_socket_into_fds(struct lws_context *context, struct lws *wsi) in lws_plat_insert_socket_into_fds()
248 struct lws *wsi, int m) in lws_plat_delete_socket_from_fds()
261 struct lws *wsi, struct lws_pollfd *pfd) in lws_plat_change_pollfd()