Searched refs:lwsws_get_config (Results 1 – 1 of 1) sorted by relevance
/third_party/libwebsockets/lib/roles/http/server/ |
D | lejp-conf.c | 933 lwsws_get_config(void *user, const char *f, const char * const *paths, in lwsws_get_config() function 988 return lwsws_get_config(da->user, path, da->paths, in lwsws_get_config_d_cb() 1027 if (lwsws_get_config(&a, dd, paths_global, in lwsws_get_config_globals() 1071 if (lwsws_get_config(&a, dd, paths_vhosts, in lwsws_get_config_vhosts()
|