Home
last modified time | relevance | path

Searched refs:lwsws_get_config_vhosts (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lwsws/
Dmain.c185 if (lwsws_get_config_vhosts(context, &info, config_dir, &cs, &cs_len)) in context_creation()
/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1123 lwsws_get_config_vhosts(struct lws_context *context,
/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c1061 lwsws_get_config_vhosts(struct lws_context *context, in lwsws_get_config_vhosts() function