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

/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DBTreesInternal.h253 BTreeHint can never be exported to the outside. Use u_int32_t BTreeHint[4],
254 u_int8_t BTreeHint[16], etc.
256 struct BTreeHint{ struct
263 typedef struct BTreeHint BTreeHint; typedef in typeref:struct:BTreeHint
264 typedef BTreeHint *BTreeHintPtr;
270 BTreeHint hint;

Completed in 18 milliseconds