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

#include <event-parse.h>

Data Fields

struct peventpevent
 
charname
 
int id
 
int flags
 
struct format format
 
struct print_fmt print_fmt
 
charsystem
 
pevent_event_handler_func handler
 
voidcontext
 

Detailed Description

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

Field Documentation

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

int flags

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

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

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

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

char* name

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

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

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

char* system

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


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