ReactOS 0.4.16-dev-816-g135a9a9
|
#include <chmc.h>
Public Attributes | |
struct list_head | list |
UInt32 | flags |
UInt32 | sect_id |
char * | name |
UInt16 | prefixlen |
UChar * | buf |
UInt64 | offset |
UInt64 | len |
UInt16 chmcTreeNode::prefixlen |
Definition at line 171 of file chmc.h.
Referenced by chmc_add_entry(), chmc_add_file(), and main().
UInt32 chmcTreeNode::sect_id |
Definition at line 169 of file chmc.h.
Referenced by chmc_add_entry(), chmc_add_file(), and chmc_add_meta().