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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSStubs.c194 void WriteError( SGlobPtr GPtr, short msgID, UInt32 tarID, UInt64 tarBlock ) argument
H A DSControl.c567 void ScavCtrl( SGlobPtr GPtr, UInt32 ScavOp, short *ScavRes ) argument
1151 ScavSetUp( SGlob *GPtr) argument
1587 printVerifyStatus(SGlobPtr GPtr) argument
[all...]
H A DSVerify2.c64 OSErr ChkExtRec ( SGlobPtr GPtr, UInt32 fileID, const void *extents , unsigned int *lastExtentIndex ) argument
212 BTCheck(SGlobPtr GPtr, short refNum, CheckLeafRecordProcPtr checkLeafRecord) argument
794 BTMapChk( SGlobPtr GPtr, short fileRefNum ) argument
905 BTCheckUnusedNodes(SGlobPtr GPtr, short fileRefNum, UInt16 *btStat) argument
995 CmpBTH( SGlobPtr GPtr, SInt16 fileRefNum ) argument
1137 CmpBTM( SGlobPtr GPtr, short fileRefNum ) argument
1248 BTKeyChk( SGlobPtr GPtr, NodeDescPtr nodeP, BTreeControlBlock *btcb ) argument
1368 ChkCName( SGlobPtr GPtr, const CatalogName *name, Boolean unicode ) argument
1404 CmpMDB( SGlobPtr GPtr, HFSMasterDirectoryBlock * mdbP) argument
1578 CompareVolumeHeader( SGlobPtr GPtr, HFSPlusVolumeHeader *volumeHeader ) argument
[all...]
H A DCatalogCheck.c98 printSymLinkName(SGlobPtr GPtr, UInt32 fid) argument
122 CountFolderRecords(HFSPlusCatalogKey *myKey, HFSPlusCatalogFolder *folder, SGlobPtr GPtr) argument
659 CheckCatalogRecord(SGlobPtr GPtr, const HFSPlusCatalogKey *key, const CatalogRecord *rec, UInt16 reclen) argument
1543 UniqueDotName( SGlobPtr GPtr, CatalogName * theNewNamePtr, UInt32 theParID, Boolean isSingleDotName, Boolean isHFSPlus ) argument
[all...]
H A Ddirhardlink.c36 OSErr GetCatalogRecordByID(SGlobPtr GPtr, UInt32 file_id, Boolean isHFSPlus, CatalogKey *key, CatalogRecord *rec, uint16_t *recsize) argument
H A DSUtils.c199 void RcdError( SGlobPtr GPtr, OSErr errorCode ) argument
220 IntError( SGlobPtr GPtr, OSErr errorCode ) argument
259 AllocBTN( SGlobPtr GPtr, SInt16 fileRefNum, UInt32 nodeNumber ) argument
285 GetBTreeHeader( SGlobPtr GPtr, SFCB *fcb, BTHeaderRec *header ) argument
355 IsDuplicateRepairOrder(SGlobPtr GPtr, RepairOrderPtr orig) argument
394 DeleteRepairOrder(SGlobPtr GPtr, RepairOrderPtr orig) argument
432 AllocMinorRepairOrder( SGlobPtr GPtr, size_t n ) argument
1380 GetEmbeddedVolumeHeaders( SGlobPtr GPtr, HFSMasterDirectoryBlock * theMDBPtr, Boolean isPrimaryMDB ) argument
1514 CompareVolHeaderBTreeSizes( SGlobPtr GPtr, VolumeObjectPtr theVOPtr, HFSPlusVolumeHeader * thePriVHPtr, HFSPlusVolumeHeader * theAltVHPtr ) argument
1749 VolumeObjectIsHFSX(SGlobPtr GPtr) argument
2106 CalculateItemCount( SGlob *GPtr, UInt64 *itemCount, UInt64 *onePercent ) argument
[all...]
H A DSVerify1.c98 CheckIfJournaled(SGlobPtr GPtr, Boolean journal_bit_only) argument
184 GetJournalInfoBlock(SGlobPtr GPtr, JournalInfoBlock *jibp, UInt32 *bsizep) argument
331 IsJournalEmpty(SGlobPtr GPtr, fsckJournalInfo_t *jp) argument
453 CheckForClean(SGlobPtr GPtr, UInt8 operation, Boolean *modified) argument
828 ScavengeVolumeType( SGlobPtr GPtr, HFSMasterDirectoryBlock *mdb, UInt32 *volumeType ) argument
954 SeekVolumeHeader( SGlobPtr GPtr, UInt64 startSector, UInt32 numSectors, UInt64 *vHSector ) argument
1189 CheckNodesFirstOffset( SGlobPtr GPtr, BTreeControlBlock *btcb ) argument
2219 RecordLastAttrBits(SGlobPtr GPtr) argument
2264 setLastAttrAllocInfo(SGlobPtr GPtr, u_int32_t totalBlocks, u_int64_t logicalSize, u_int32_t calculatedTotalBlocks) argument
2287 CheckLastAttrAllocation(SGlobPtr GPtr) argument
2396 CheckAttributeRecord(SGlobPtr GPtr, const HFSPlusAttrKey *key, const HFSPlusAttrRecord *rec, UInt16 reclen) argument
2622 RecordXAttrBits(SGlobPtr GPtr, UInt16 flags, HFSCatalogNodeID fileid, UInt16 btreetype) argument
2684 CompareXattrPrimeBuckets(SGlobPtr GPtr, UInt16 BitMask) argument
2828 RcdValErr( SGlobPtr GPtr, OSErr type, UInt32 correct, UInt32 incorrect, HFSCatalogNodeID parid ) argument
2880 RcdHsFldCntErr( SGlobPtr GPtr, OSErr type, UInt32 correct, UInt32 incorrect, HFSCatalogNodeID fid ) argument
2917 RcdFCntErr( SGlobPtr GPtr, OSErr type, UInt32 correct, UInt32 incorrect, HFSCatalogNodeID fid ) argument
2955 RcdMDBEmbededVolDescriptionErr( SGlobPtr GPtr, OSErr type, HFSMasterDirectoryBlock *mdb ) argument
3503 RcdNameLockedErr( SGlobPtr GPtr, SInt16 type, UInt32 incorrect ) argument
3547 RecordBadExtent(SGlobPtr GPtr, UInt32 fileID, UInt8 forkType, UInt32 startBlock, UInt32 badExtentIndex) argument
3590 printpath(SGlobPtr GPtr, UInt32 fileID) argument
3683 dumpblocklist(SGlobPtr GPtr) argument
3765 CheckFileExtents( SGlobPtr GPtr, UInt32 fileNumber, UInt8 forkType, const unsigned char *attrname, const void *extents, UInt32 *blocksUsed) argument
3954 AddExtentToOverlapList( SGlobPtr GPtr, HFSCatalogNodeID fileNumber, const char *attrname, UInt32 extentStartBlock, UInt32 extentBlockCount, UInt8 forkType ) argument
4076 DoesOverlap(SGlobPtr GPtr, UInt32 fileID, const char *attrname, UInt32 startBlock, UInt32 blockCount, UInt8 forkType) argument
4123 CheckHFSPlusExtentRecords(SGlobPtr GPtr, UInt32 fileID, const char *attrname, HFSPlusExtentRecord extent, UInt8 forkType) argument
4152 CheckHFSExtentRecords(SGlobPtr GPtr, UInt32 fileID, HFSExtentRecord extent, UInt8 forkType) argument
4189 FindOrigOverlapFiles(SGlobPtr GPtr) argument
4377 PrintOverlapFiles(SGlobPtr GPtr) argument
[all...]
H A DSRepair.c688 FixBTreeHeaderReservedFields( SGlobPtr GPtr, short refNum ) argument
730 UpdBTM( SGlobPtr GPtr, short refNum ) argument
817 UpdateVolumeBitMap( SGlobPtr GPtr, Boolean preAllocateOverlappedExtents ) argument
835 FixBadLinkChainFirst(SGlobPtr GPtr, RepairOrderPtr p) argument
930 FixHardLinkBadDate(SGlobPtr GPtr, RepairOrderPtr p) argument
964 FixFileHardLinkFlag(SGlobPtr GPtr, RepairOrderPtr p) argument
996 FixPrivDirBadPerms(SGlobPtr GPtr, RepairOrderPtr p) argument
1045 FixOrphanLink(SGlobPtr GPtr, RepairOrderPtr p) argument
1076 FixOrphanInode(SGlobPtr GPtr, RepairOrderPtr p) argument
1126 FixDirLinkOwnerFlags(SGlobPtr GPtr, RepairOrderPtr p) argument
1169 FixBadFlags(SGlobPtr GPtr, RepairOrderPtr p) argument
1230 UpdFolderCount( SGlobPtr GPtr, RepairOrderPtr p) argument
1325 UpdHasFolderCount( SGlobPtr GPtr, RepairOrderPtr p) argument
1604 DelFThd( SGlobPtr GPtr, UInt32 fid ) argument
1659 FixDirThread( SGlobPtr GPtr, UInt32 did ) argument
1772 UpdVal( SGlobPtr GPtr, RepairOrderPtr p ) argument
1859 FixFinderFlags( SGlobPtr GPtr, RepairOrderPtr p ) argument
1925 FixHardLinkFinderInfo(SGlobPtr GPtr, RepairOrderPtr p) argument
1975 FixLinkChainPrev(SGlobPtr GPtr, RepairOrderPtr p) argument
2040 FixLinkChainNext(SGlobPtr GPtr, RepairOrderPtr p) argument
2105 FixLinkCount(SGlobPtr GPtr, RepairOrderPtr p) argument
2167 FixIllegalNames( SGlobPtr GPtr, RepairOrderPtr roPtr ) argument
2277 FixBSDInfo(SGlobPtr GPtr, RepairOrderPtr p) argument
2338 DeleteUnlinkedFile(SGlobPtr GPtr, RepairOrderPtr p) argument
2402 FixFileSize(SGlobPtr GPtr, RepairOrderPtr p) argument
2514 FixEmbededVolDescription( SGlobPtr GPtr, RepairOrderPtr p ) argument
2582 FixWrapperExtents( SGlobPtr GPtr, RepairOrderPtr p ) argument
2762 FixAttrSize(SGlobPtr GPtr, RepairOrderPtr p) argument
2865 FixBadExtent(SGlobPtr GPtr, RepairOrderPtr p) argument
3524 FixOrphanAttrRecord(SGlobPtr GPtr) argument
3590 GetCatalogRecord(SGlobPtr GPtr, UInt32 fileID, Boolean isHFSPlus, CatalogKey *catKey, CatalogRecord *catRecord, UInt16 *recordSize) argument
3679 RepairAttributesCheckABT(SGlobPtr GPtr, Boolean isHFSPlus) argument
3862 RepairAttributesCheckCBT(SGlobPtr GPtr, Boolean isHFSPlus) argument
3994 RepairAttributes(SGlobPtr GPtr) argument
4083 FixOverlappingExtents(SGlobPtr GPtr) argument
4263 MoveExtent(SGlobPtr GPtr, ExtentInfo *extentInfo) argument
4402 CreateCorruptFileSymlink(SGlobPtr GPtr, UInt32 fileID) argument
4553 SearchExtentInAttributeBT(SGlobPtr GPtr, ExtentInfo *extentInfo, HFSPlusAttrKey *attrKey, HFSPlusAttrRecord *attrRecord, UInt16 *recordSize, UInt32 *foundExtentIndex) argument
4675 UpdateExtentInAttributeBT(SGlobPtr GPtr, ExtentInfo *extentInfo, HFSPlusAttrKey *attrKey, HFSPlusAttrRecord *attrRecord, UInt16 *recordSize, UInt32 foundInExtentIndex) argument
4719 SearchExtentInVH(SGlobPtr GPtr, ExtentInfo *extentInfo, UInt32 *foundExtentIndex, Boolean *noMoreExtents) argument
4781 UpdateExtentInVH(SGlobPtr GPtr, ExtentInfo *extentInfo, UInt32 foundExtentIndex) argument
4843 SearchExtentInCatalogBT(SGlobPtr GPtr, ExtentInfo *extentInfo, CatalogKey *catKey, CatalogRecord *catRecord, UInt16 *recordSize, UInt32 *foundExtentIndex, Boolean *noMoreExtents) argument
4912 UpdateExtentInCatalogBT(SGlobPtr GPtr, ExtentInfo *extentInfo, CatalogKey *catKey, CatalogRecord *catRecord, UInt16 *recordSize, UInt32 foundInExtentIndex) argument
4963 SearchExtentInExtentBT(SGlobPtr GPtr, ExtentInfo *extentInfo, HFSPlusExtentKey *extentKey, HFSPlusExtentRecord *extentRecord, UInt16 *recordSize, UInt32 *foundExtentIndex) argument
5200 GetFileNamePathByID(SGlobPtr GPtr, UInt32 fileID, char *fullPath, unsigned int *fullPathLen, char *fileName, unsigned int *fileNameLen, u_int16_t *status) argument
5405 CopyDiskBlocks(SGlobPtr GPtr, const UInt32 startAllocationBlock, const UInt32 blockCount, const UInt32 newStartAllocationBlock ) argument
5441 WriteBufferToDisk(SGlobPtr GPtr, UInt32 startBlock, UInt32 blockCount, u_char *buffer, int bufLen) argument
5564 FixMissingDirectory( SGlob *GPtr, UInt32 theObjID, UInt32 theParID ) argument
5680 CreateFileByName(SGlobPtr GPtr, UInt32 parentID, UInt16 fileType, u_char *fileName, unsigned int filenameLen, u_char *data, unsigned int dataLen) argument
6009 CountFolderItems(SGlobPtr GPtr, UInt32 folderID, Boolean isHFSPlus, UInt32 *itemCount, UInt32 *folderCount) argument
6063 BuildFolderRec( SGlob *GPtr, u_int16_t theMode, UInt32 theObjID, Boolean isHFSPlus, CatalogRecord * theRecPtr ) argument
6249 DeleteCatalogRecordByID(SGlobPtr GPtr, uint32_t id, Boolean for_rename) argument
6299 MoveCatalogRecordByID(SGlobPtr GPtr, uint32_t id, uint32_t new_parentid) argument
6400 DeleteAllAttrsByID(SGlobPtr GPtr, uint32_t id) argument
6461 delete_attr_record(SGlobPtr GPtr, HFSPlusAttrKey *attr_key, HFSPlusAttrRecord *attr_record) argument
6500 ZeroFillUnusedNodes(SGlobPtr GPtr, short fileRefNum) argument
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/graph/
H A Dds.h51 typedef struct G* GPtr; /* graph */ typedef in typeref:struct:G
/macosx-10.10/llvmCore-3425.0.34/unittests/ExecutionEngine/JIT/
H A DJITTest.cpp269 int32_t *GPtr = (int32_t*)JIT->getPointerToGlobalIfAvailable(G); local

Completed in 367 milliseconds