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

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DFSCopyObject.c227 static OSErr OpenAllForks( const FSRef *dest,
896 osErr = OpenAllForks(dest, &dataFork, &rsrcFork, otherForks, otherForksCount);
910 // that were opened by OpenAllForks. If we're not copying into a drop
937 OSErr OpenAllForks( const FSRef *dest, function
1120 // Close all the forks that might have been opened by OpenAllForks.

Completed in 51 milliseconds