Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/
Dprivate-lib-roles.h279 } lws_rops_t; typedef
310 const lws_rops_t *rops_table;
/third_party/libwebsockets/lib/roles/raw-file/
Dops-raw-file.c81 static const lws_rops_t rops_table_raw_file[] = {
/third_party/libwebsockets/lib/roles/pipe/
Dops-pipe.c119 static const lws_rops_t rops_table_pipe[] = {
/third_party/libwebsockets/lib/roles/listen/
Dops-listen.c180 static const lws_rops_t rops_table_listen[] = {
/third_party/libwebsockets/lib/roles/cgi/
Dops-cgi.c138 static const lws_rops_t rops_table_cgi[] = {
/third_party/libwebsockets/lib/roles/raw-proxy/
Dops-raw-proxy.c197 static const lws_rops_t rops_table_raw_proxy[] = {
/third_party/libwebsockets/lib/roles/raw-skt/
Dops-raw-skt.c276 static const lws_rops_t rops_table_raw_skt[] = {
/third_party/libwebsockets/lib/roles/netlink/
Dops-netlink.c601 static const lws_rops_t rops_table_netlink[] = {
/third_party/libwebsockets/lib/roles/dbus/
Ddbus.c531 static const lws_rops_t rops_table_dbus[] = {
/third_party/libwebsockets/lib/roles/mqtt/
Dops-mqtt.c596 static const lws_rops_t rops_table_mqtt[] = {
/third_party/libwebsockets/lib/roles/h1/
Dops-h1.c1107 static const lws_rops_t rops_table_h1[] = {
/third_party/libwebsockets/lib/roles/h2/
Dops-h2.c1353 static const lws_rops_t rops_table_h2[] = {
/third_party/libwebsockets/lib/roles/ws/
Dops-ws.c2072 static const lws_rops_t rops_table_ws[] = {