Searched defs:tep_plugin_option (Results 1 – 1 of 1) sorted by relevance
70 struct tep_plugin_option { struct71 struct tep_plugin_option *next; argument72 void *handle;73 char *file;74 char *name;98 * struct tep_plugin_option TEP_PLUGIN_OPTIONS[] = { argument