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

Data Fields

void(* pre_exec )(void *)
 
voidpre_data
 
char ** argv
 
int fd
 
charbuf
 

Detailed Description

Definition at line 17 of file helper.c.

Field Documentation

char** argv

Definition at line 20 of file helper.c.

Definition at line 22 of file helper.c.

Definition at line 21 of file helper.c.

void* pre_data

Definition at line 19 of file helper.c.

void(* pre_exec)(void *)

Definition at line 18 of file helper.c.


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