Searched refs:available_roles (Results 1 – 3 of 3) sorted by relevance
116 Edit the NULL-terminated array `available_roles` at the top of `./lib/core/context.c` to include120 const struct lws_role_ops * available_roles[] = {
88 extern const struct lws_role_ops *available_roles[];91 const struct lws_role_ops **ppxx = available_roles; \
27 const struct lws_role_ops *available_roles[] = { variable