Searched refs:lws_system_context_from_system_mgr (Results 1 – 17 of 17) sorted by relevance
36 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
255 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
293 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
172 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
157 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
219 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
125 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
250 lws_system_context_from_system_mgr(lws_state_manager_t *mgr);
215 struct lws_context *cx = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
397 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
305 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
325 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
298 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
355 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
394 struct lws_context *context = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
439 struct lws_context *cx = lws_system_context_from_system_mgr(mgr); in app_system_state_nf()
2239 lws_system_context_from_system_mgr(lws_state_manager_t *mgr) in lws_system_context_from_system_mgr() function