Searched refs:lws_role_ops (Results 1 – 25 of 26) sorted by relevance
12
29 extern const struct lws_role_ops role_ops_h1;
1141 const struct lws_role_ops role_ops_h1 = {
27 extern const struct lws_role_ops role_ops_raw_proxy;
194 const struct lws_role_ops role_ops_raw_proxy = {
29 extern const struct lws_role_ops role_ops_dbus;
515 const struct lws_role_ops role_ops_dbus = {
176 struct lws_role_ops { struct276 extern const struct lws_role_ops role_ops_raw_skt, role_ops_raw_file, argument
57 The role is defined by `struct lws_role_ops` in `lib/roles/private-lib-roles.h`,120 const struct lws_role_ops * available_roles[] = {
35 extern const struct lws_role_ops role_ops_cgi;
117 const struct lws_role_ops role_ops_cgi = {
75 const struct lws_role_ops role_ops_pipe = {
88 extern const struct lws_role_ops *available_roles[];91 const struct lws_role_ops **ppxx = available_roles; \93 const struct lws_role_ops *xx = *ppxx++;707 const struct lws_role_ops *role_ops;916 const struct lws_role_ops *991 const struct lws_role_ops *ops);
27 const struct lws_role_ops *available_roles[] = {102 const struct lws_role_ops *150 const struct lws_role_ops *role = in lws_role_call_adoption_bind()
446 const struct lws_role_ops *ops) in lws_role_transition()
81 const struct lws_role_ops role_ops_raw_file = {
179 const struct lws_role_ops role_ops_listen = {
27 extern const struct lws_role_ops role_ops_ws;
2041 const struct lws_role_ops role_ops_ws = {
291 const struct lws_role_ops role_ops_raw_skt = {
30 extern struct lws_role_ops role_ops_mqtt;
558 struct lws_role_ops role_ops_mqtt = {
25 extern const struct lws_role_ops role_ops_h2;
1225 const struct lws_role_ops role_ops_h2 = {
768 const struct lws_role_ops *ops; /* NULL is raw file */
45 const struct lws_role_ops *ops) in lws_create_basic_wsi()