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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_unistr.h50 struct HFSUniStr255 { struct
54 typedef struct HFSUniStr255 HFSUniStr255; typedef in typeref:struct:HFSUniStr255
55 typedef const HFSUniStr255 *ConstHFSUniStr255Param;
H A Dhfs_format.h43 * Note: Starting 10.9, definition of struct HFSUniStr255 exists in hfs_unitstr.h
323 HFSUniStr255 nodeName; /* catalog node name */
466 HFSUniStr255 nodeName; /* name of this catalog node (variable length) */
565 kHFSPlusCatalogKeyMinimumLength = kHFSPlusCatalogKeyMaximumLength - sizeof(HFSUniStr255) + sizeof(u_int16_t),
/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DBTreeWrapper.c258 if ( recordSize > sizeof(HFSPlusCatalogThread) || recordSize < (sizeof(HFSPlusCatalogThread) - sizeof(HFSUniStr255)))
/xnu-2422.115.4/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h156 HFSUniStr255 ustr;

Completed in 78 milliseconds