Searched defs:newDirRef (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/ |
H A D | FSCopyObject.c | 670 FSRef newDirRef; local 711 &theGlobals->catalogInfo, &newDirRef, 720 theGlobals->result = CopyItemsForks(&theGlobals->ref, &newDirRef, theGlobals->copyParams); 744 theGlobals->destRef = newDirRef; 751 &newDirRef, &filterPtr->fileName, 780 theGlobals->ref = newDirRef; 781 theGlobals->result = FSGetCatalogInfo(&newDirRef, kFSCatInfoNone, NULL, 794 theGlobals->result = FSSetCatalogInfo(&newDirRef, kFSCatInfoCreateDate 807 myverify_noerr( FSDeleteObjects(&newDirRef) );
|
Completed in 36 milliseconds