Searched refs:CheckBTreeKey (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/hfscommon/Misc/
H A DBTreeWrapper.c36 static OSErr CheckBTreeKey(const BTreeKey *key, const BTreeControlBlock *btcb);
63 result = CheckBTreeKey((const BTreeKey *) key, btcb);
85 static OSErr CheckBTreeKey(const BTreeKey *key, const BTreeControlBlock *btcb) function
97 DebugStr("CheckBTreeKey: bad key length!");

Completed in 14 milliseconds