Searched defs:tep_plugin_option (Results 1 – 1 of 1) sorted by relevance
56 struct tep_plugin_option { struct57 struct tep_plugin_option *next; argument58 void *handle;59 char *file;60 char *name;84 * struct tep_plugin_option TEP_PLUGIN_OPTIONS[] = { argument