Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
plugin_option Struct Reference

#include <event-parse.h>

Data Fields

struct plugin_optionnext
 
voidhandle
 
charfile
 
charname
 
charplugin_alias
 
chardescription
 
charvalue
 
voidpriv
 
int set
 

Detailed Description

Definition at line 101 of file event-parse.h.

Field Documentation

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.

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.


The documentation for this struct was generated from the following file: