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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/headers/
H A DBTreesPrivate.h69 <HFS5> 2/19/97 djb Add InsertKey struct. Moved on-disk definitions to
265 //// InsertKey - used by InsertTree, InsertLevel and InsertNode
267 struct InsertKey { struct
276 typedef struct InsertKey InsertKey; typedef in typeref:struct:InsertKey
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/hfscommon/BTree/
H A DBTreeTreeOps.c147 InsertKey *primaryKey,
148 InsertKey *secondaryKey,
155 InsertKey *key,
362 InsertKey primaryKey;
384 InsertKey *primaryKey,
385 InsertKey *secondaryKey,
399 InsertKey insertKey;
509 InsertKey *insertKeyPtr;
558 InsertKey *key,

Completed in 13 milliseconds