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

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DFSCopyObject.c223 static OSErr CopyItemsForks( const FSRef *source,
577 osErr = CopyItemsForks(source, &dest, params);
720 theGlobals->result = CopyItemsForks(&theGlobals->ref, &newDirRef, theGlobals->copyParams);
865 OSErr CopyItemsForks(const FSRef *source, const FSRef *dest, CopyParams *params) function

Completed in 47 milliseconds