Searched defs:tep_plugin_list (Results 1 – 1 of 1) sorted by relevance
35 struct tep_plugin_list { struct36 struct tep_plugin_list *next; argument37 char *name;38 void *handle;