Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/
Dprotocol_fulltext_demo.c269 LWS_VISIBLE const struct lws_protocols fulltext_demo_protocols[] = { variable
281 .protocols = fulltext_demo_protocols,
282 .count_protocols = LWS_ARRAY_SIZE(fulltext_demo_protocols),
/third_party/libwebsockets/include/libwebsockets/
Dlws-protocols-plugins.h363 extern const struct lws_protocols fulltext_demo_protocols[1];