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.c236 int count_plugin_dirs; member
336 if (a->count_plugin_dirs == MAX_PLUGIN_DIRS - 1) { in lejp_globals_cb()
340 a->plugin_dirs[a->count_plugin_dirs++] = a->p; in lejp_globals_cb()
1033 a.plugin_dirs[a.count_plugin_dirs++] = *old; in lwsws_get_config_globals()
1052 a.plugin_dirs[a.count_plugin_dirs] = NULL; in lwsws_get_config_globals()