Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-fds.c45 lws_plat_change_pollfd(struct lws_context *context, in lws_plat_change_pollfd() function
/third_party/libwebsockets/lib/plat/windows/
Dwindows-sockets.c209 lws_plat_change_pollfd(context, wsi, &pt->fds[pt->fds_count - 1]); in lws_plat_insert_socket_into_fds()
240 lws_plat_change_pollfd(struct lws_context *context, struct lws *wsi, in lws_plat_change_pollfd() function
/third_party/libwebsockets/lib/plat/unix/
Dunix-fds.c260 lws_plat_change_pollfd(struct lws_context *context, in lws_plat_change_pollfd() function
/third_party/libwebsockets/lib/plat/optee/
Dnetwork.c239 lws_plat_change_pollfd(struct lws_context *context, in lws_plat_change_pollfd() function
/third_party/libwebsockets/lib/core-net/
Dpollfd.c198 if (lws_plat_change_pollfd(context, wsi, pfd)) { in _lws_change_pollfd()
Dprivate-lib-core-net.h1315 lws_plat_change_pollfd(struct lws_context *context, struct lws *wsi,