Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/cgi/
Dops-cgi.c141 /* 3 */ { .handle_POLLOUT = rops_handle_POLLOUT_cgi },
/third_party/libwebsockets/lib/roles/listen/
Dops-listen.c182 /* 2 */ { .handle_POLLOUT = rops_handle_POLLOUT_listen },
/third_party/libwebsockets/lib/roles/raw-proxy/
Dops-raw-proxy.c199 /* 2 */ { .handle_POLLOUT = rops_handle_POLLOUT_raw_proxy },
/third_party/libwebsockets/lib/roles/
Dprivate-lib-roles.h265 lws_rops_handle_POLLOUT_t handle_POLLOUT; member
/third_party/libwebsockets/lib/roles/mqtt/
Dops-mqtt.c598 /* 2 */ { .handle_POLLOUT = rops_handle_POLLOUT_mqtt },
/third_party/libwebsockets/lib/core-net/
Dservice.c149 handle_POLLOUT(wsi); in lws_handle_POLLOUT_event()
/third_party/libwebsockets/lib/roles/h1/
Dops-h1.c1112 /* 3 */ { .handle_POLLOUT = rops_handle_POLLOUT_h1 },
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c1369 /* 5 */ { .handle_POLLOUT = rops_handle_POLLOUT_h2 },
/third_party/libwebsockets/lib/roles/ws/
Dops-ws.c2077 /* 5 */ { .handle_POLLOUT = rops_handle_POLLOUT_ws },