Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/event-libs/libev/
Dlibev.c30 #define wsi_to_priv_ev(_w) ((struct lws_wsi_eventlibs_libev *)(_w)->evlib_wsi) macro
143 struct lws_wsi_eventlibs_libev *w = wsi_to_priv_ev(wsi); in elops_listen_init_ev()
288 struct lws_wsi_eventlibs_libev *w = wsi_to_priv_ev(wsi); in elops_accept_ev()
310 struct lws_wsi_eventlibs_libev *w = wsi_to_priv_ev(wsi); in elops_io_ev()
388 w = wsi_to_priv_ev(wsi); in elops_init_vhost_listen_wsi_ev()
410 struct lws_wsi_eventlibs_libev *w = wsi_to_priv_ev(wsi); in elops_destroy_wsi_ev()