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

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DMoreFilesX.c707 HFSUniStr255 *outName)
712 require_action(NULL != outName, BadParameter, result = paramErr);
714 result = FSGetCatalogInfo(ref, kFSCatInfoNone, NULL, outName, NULL, NULL);
705 FSGetFileDirName( const FSRef *ref, HFSUniStr255 *outName) argument

Completed in 55 milliseconds