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

#include <kobject.h>

Data Fields

charenvp [UEVENT_NUM_ENVP]
 
int envp_idx
 
char buf [UEVENT_BUFFER_SIZE]
 
int buflen
 

Detailed Description

Definition at line 116 of file kobject.h.

Field Documentation

Definition at line 119 of file kobject.h.

int buflen

Definition at line 120 of file kobject.h.

Definition at line 117 of file kobject.h.

int envp_idx

Definition at line 118 of file kobject.h.


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