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

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DFSCopyObject.c246 ForkTrackerPtr *otherForksParam,
1165 // otherForksParam is set to point to a memory block allocated with
1168 // is set to the number of forks in the otherForksParam
1173 ForkTrackerPtr *otherForksParam,
1184 (rsrcFork != NULL) && (otherForksParam != NULL) &&
1267 *otherForksParam = otherForks;
1170 CalculateForksToCopy( const FSRef *source, const ForkTrackerPtr dataFork, const ForkTrackerPtr rsrcFork, ForkTrackerPtr *otherForksParam, ItemCount *otherForksCountParam) argument

Completed in 49 milliseconds