|
Linux Kernel
3.7.1
|
#include <event-parse.h>
Data Fields | |
| struct plugin_option * | next |
| void * | handle |
| char * | file |
| char * | name |
| char * | plugin_alias |
| char * | description |
| char * | value |
| void * | priv |
| int | set |
Definition at line 101 of file event-parse.h.
| char* description |
Definition at line 107 of file event-parse.h.
Definition at line 104 of file event-parse.h.
Definition at line 103 of file event-parse.h.
| char* name |
Definition at line 105 of file event-parse.h.
| struct plugin_option* next |
Definition at line 102 of file event-parse.h.
| char* plugin_alias |
Definition at line 106 of file event-parse.h.
Definition at line 109 of file event-parse.h.
| int set |
Definition at line 110 of file event-parse.h.
| char* value |
Definition at line 108 of file event-parse.h.
1.8.2