Searched refs:HFSPlusAttrKey (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/formats/
H A Dhfs.h137 #define kHFSPlusAttrKeyMaximumLength ( sizeof(HFSPlusAttrKey) - sizeof(uint16_t) )
538 typedef struct HFSPlusAttrKey struct
546 } HFSPlusAttrKey; typedef in typeref:struct:HFSPlusAttrKey
547 AssertCompileSize(HFSPlusAttrKey, 268);

Completed in 36 milliseconds