ReactOS 0.4.16-dev-816-g135a9a9
|
#include <chmc.h>
Public Attributes | |
struct list_head | list |
int | data_len |
int | index_len |
struct chmcPmglChunk | chunk |
struct chmcPmglChunk chmcPmglChunkNode::chunk |
Definition at line 146 of file chmc.h.
Referenced by chmc_pmgi_done(), chmc_pmgl_add(), and chmc_write().
int chmcPmglChunkNode::data_len |
Definition at line 144 of file chmc.h.
Referenced by chmc_pmgl_add_entry().
int chmcPmglChunkNode::index_len |
Definition at line 145 of file chmc.h.
Referenced by chmc_pmgl_add_entry().
Definition at line 143 of file chmc.h.
Referenced by chmc_pmgl_add().