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

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DFSCopyObject.h147 const HFSUniStr255 *name,
H A DFSCopyObject.c132 HFSUniStr255 fileName;
133 HFSUniStr255 *fileNamePtr;
145 HFSUniStr255 forkName;
184 const HFSUniStr255 *destName, /* can be NULL (no rename during copy) */
192 const HFSUniStr255 *destName,
206 const HFSUniStr255 *destName,
212 const HFSUniStr255 *destName, /* can be NULL (no rename during copy) */
218 static OSErr FSCopyFolderLevel( FSCopyObjectGlobals *theGlobals, const HFSUniStr255 *destName );
262 static Boolean CompareHFSUniStr255(const HFSUniStr255 *lhs,
263 const HFSUniStr255 *rh
[all...]
H A DMoreFilesX.c79 HFSUniStr255 name; /* HFSUniStr255 */
80 HFSUniStr255 *namePtr; /* pointer to name field, or NULL */
120 HFSUniStr255 *uniqueName);
262 HFSUniStr255 *volumeName, /* can be NULL */
582 HFSUniStr255 *unicodeName)
707 HFSUniStr255 *outName)
1355 HFSUniStr255 originalName;
1356 HFSUniStr255 uniqueName; /* unique name given to object while moving it to destination */
1811 The GenerateUniqueName function generates a HFSUniStr255 nam
[all...]
H A DMoreFilesX.h352 HFSUniStr255 *volumeName, /* can be NULL */
361 volumeName <** An optional pointer to a HFSUniStr255.
363 the HFSUniStr255.
598 HFSUniStr255 *unicodeName);
602 Unicode HFSUniStr255 string using the same routines as the File Manager.
662 HFSUniStr255 *outName);
1141 const HFSUniStr255 *name,
/vbox/include/iprt/formats/
H A Dhfs.h142 #define kHFSPlusCatalogKeyMinimumLength ( kHFSPlusCatalogKeyMaximumLength - sizeof(HFSUniStr255) + sizeof(uint16_t) )
233 typedef struct HFSUniStr255 struct
237 } HFSUniStr255; typedef in typeref:struct:HFSUniStr255
238 AssertCompileSize(HFSUniStr255, 0x200);
239 typedef const HFSUniStr255 * ConstHFSUniStr255Param;
379 HFSUniStr255 nodeName;
486 HFSUniStr255 nodeName;
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOSX.cpp1070 HFSUniStr255 leafName;
1747 HFSUniStr255 unicodeName;
H A DnsLocalFileMac.cpp630 HFSUniStr255 nodeName;

Completed in 94 milliseconds