Searched defs:tep_plugin_list (Results 1 – 1 of 1) sorted by relevance
36 struct tep_plugin_list { struct37 struct tep_plugin_list *next; argument38 char *name;39 void *handle;