Searched defs:tep_plugin_option (Results 1 – 1 of 1) sorted by relevance
112 struct tep_plugin_option { struct113 struct tep_plugin_option *next; argument114 void *handle;115 char *file;116 char *name;140 * struct tep_plugin_option TEP_PLUGIN_OPTIONS[] = { argument