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