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

Data Fields

struct itemnext
 
unsigned int len
 
unsigned int hash
 
char name [0]
 

Detailed Description

Definition at line 141 of file fixdep.c.

Field Documentation

unsigned int hash

Definition at line 144 of file fixdep.c.

unsigned int len

Definition at line 143 of file fixdep.c.

char name[0]

Definition at line 145 of file fixdep.c.

struct item* next

Definition at line 142 of file fixdep.c.


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