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

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DFSCopyObject.c247 ItemCount *otherForksCountParam);
1167 // forks. You must free that block with DisposePtr. otherForksCountParam
1174 ItemCount *otherForksCountParam)
1185 (otherForksCountParam != NULL) ) ?
1268 *otherForksCountParam = otherForksCount;
1170 CalculateForksToCopy( const FSRef *source, const ForkTrackerPtr dataFork, const ForkTrackerPtr rsrcFork, ForkTrackerPtr *otherForksParam, ItemCount *otherForksCountParam) argument

Completed in 48 milliseconds