Searched refs:isDir (Results 1 – 13 of 13) sorted by relevance
168 entryInfo->isDir = TRUE; in GetNextEntry()192 entryInfo->isDir = FALSE; in GetNextEntry()226 if (entryInfo->isDir) in Diff()237 if (entryInfo->isDir) in Diff()293 if (entryInfo->isDir) in Extract()332 fprintf(stdout, "%s ", entryInfo.isDir? "d" : "-"); in ListArc()338 if (entryInfo.isDir) in ListArc()392 fprintf(stdout, "%s ", entryInfo.isDir? "d" : "-"); in ExtractArc()396 if (entryInfo.isDir) in ExtractArc()430 if (entryInfo.isDir) in DiffArc()
58 BOOL isDir; member151 if (item->isDir = entryInfo.isDir) in CreateHierarchy()256 if (item->isDir) in DeleteItemFromStructure()271 if (!item->isDir) in DeleteItemFromStructure()280 if (item->isDir) in DeleteItemFromStructure()412 if ( (!curr->isDir) || in Delete()441 root->isDir = TRUE; in InitializeRootDir()465 root->isDir = TRUE; in ConstructStructureFromFST()508 if (curr->isDir) in DecideOrderInFst()655 setIsDir(currFSTEntry, item->isDir); in ConstructFSTFromStructure()[all …]
175 currInfo->isDir = TRUE; in dirSearch()190 currInfo->isDir = FALSE; in dirSearch()241 if (curr->isDir) in geography()282 setIsDir(currFSTEntry, (char)curr->isDir); in createFST()296 if (curr->isDir) in createFST()360 if (curr->isDir) in createUserFile()412 rootEntryInfo.isDir = TRUE; in makeFST()
92 BOOL isDir; member149 #define ARCDirEntryIsDir(dirent) ((dirent)->isDir)
371 BOOL isDir; member544 #define DVDDirEntryIsDir(dirent) ((dirent)->isDir)
197 BOOL isDir; member
194 BOOL isDir; in ARCConvertPathToEntrynum() local254 isDir = (*ptr == '\0')? FALSE : TRUE; in ARCConvertPathToEntrynum()266 (isDir == TRUE) ) in ARCConvertPathToEntrynum()290 if (! isDir) in ARCConvertPathToEntrynum()582 dirent->isDir = entryIsDir(FSTEntries, loc); in ARCReadDir()
160 if (dirent.isDir) in MNU_change_dir()206 if (dirent.isDir) in __create_dir_menu()
101 if (dirent.isDir) in printOneLevel()
94 if (dirent.isDir) in printOneLevel()
58 BOOL isDir; member
310 if (dirent.isDir) in MNU_change_dir()431 if (dirent.isDir) in __create_dir_menu()
283 } while ( (ip->imageType == 0) || (dirent.isDir) ); in idle()