Searched defs:tep_plugin_option (Results 1 – 1 of 1) sorted by relevance
60 struct tep_plugin_option { struct61 struct tep_plugin_option *next; argument62 void *handle;63 char *file;64 char *name;88 * struct tep_plugin_option TEP_PLUGIN_OPTIONS[] = { argument