Searched defs:plugin_list (Results 1 – 2 of 2) sorted by relevance
124 typedef struct plugin_list { struct125 struct plugin_list *next; argument129 } plugin_list_t; argument
397 struct lws_plugin *plugin_list; member