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

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DFSCopyObject.c238 static OSErr CloseAllForks( SInt16 dataRefNum,
913 OSErr osErr2 = CloseAllForks(dataFork.forkDestRefNum, rsrcFork.forkDestRefNum, otherForks, otherForksCount);
936 // You must call CloseAllForks regardless of whether this routine returns an error.
1121 OSErr CloseAllForks(SInt16 dataRefNum, SInt16 rsrcRefNum, ForkTrackerPtr otherForks, ItemCount otherForksCount) function

Completed in 44 milliseconds