Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/http/server/
Dlejp-conf.c226 int count_plugin_dirs; member
326 if (a->count_plugin_dirs == MAX_PLUGIN_DIRS - 1) { in lejp_globals_cb()
330 a->plugin_dirs[a->count_plugin_dirs++] = a->p; in lejp_globals_cb()
1021 a.plugin_dirs[a.count_plugin_dirs++] = *old; in lwsws_get_config_globals()
1040 a.plugin_dirs[a.count_plugin_dirs] = NULL; in lwsws_get_config_globals()