ReactOS 0.4.16-dev-816-g135a9a9
|
#include <chmc.h>
Public Attributes | |
struct list_head | list |
int | data_len |
int | index_len |
struct chmcPmgiChunk | chunk |
struct chmcPmgiChunk chmcPmgiChunkNode::chunk |
Definition at line 161 of file chmc.h.
Referenced by chmc_write().
int chmcPmgiChunkNode::data_len |
Definition at line 159 of file chmc.h.
Referenced by chmc_pmgi_add_entry().
int chmcPmgiChunkNode::index_len |
Definition at line 160 of file chmc.h.
Referenced by chmc_pmgi_add_entry().
Definition at line 158 of file chmc.h.
Referenced by chmc_pmgi_add().