Searched defs:HFSPlusExtentKey (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/formats/
H A Dhfs.h139 #define kHFSPlusExtentKeyMaximumLength ( sizeof(HFSPlusExtentKey) - sizeof(uint16_t),
252 typedef struct HFSPlusExtentKey struct
259 } HFSPlusExtentKey; typedef in typeref:struct:HFSPlusExtentKey
260 AssertCompileSize(HFSPlusExtentKey, 12);

Completed in 49 milliseconds