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

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DMoreFilesX.h85 #pragma mark ----- FinderInfo and ExtendedFinderInfo -----
91 union FinderInfo union
96 typedef union FinderInfo FinderInfo; typedef in typeref:union:FinderInfo
823 FinderInfo *info, /* can be NULL */
832 info <** An optional pointer to a FinderInfo.
835 returned in the FinderInfo.
857 const FinderInfo *info, /* can be NULL */
865 info **> A pointer to a FinderInfo record with the new
867 (if ref is a folder), or NULL if the FinderInfo
[all...]
H A DMoreFilesX.c1054 FinderInfo *info, /* can be NULL */
1067 /* get FinderInfo */
1085 /* return FinderInfo if requested */
1088 BlockMoveData(catalogInfo.finderInfo, info, sizeof(FinderInfo));
1113 const FinderInfo *info,
1124 /* set FinderInfo */
1126 BlockMoveData(info, catalogInfo.finderInfo, sizeof(FinderInfo));
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileOSX.cpp1864 FinderInfo fInfo;
1893 FinderInfo fInfo;

Completed in 46 milliseconds