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

/macosx-10.9.5/hfs-226.1.1/fsck_hfs/dfalib/
H A DBTreePrivate.h185 //// InsertKey - used by InsertTree, InsertLevel and InsertNode
187 struct InsertKey { struct
196 typedef struct InsertKey InsertKey; typedef in typeref:struct:InsertKey
H A DBTreeTreeOps.c89 InsertKey *primaryKey,
90 InsertKey *secondaryKey,
97 InsertKey *key,
361 InsertKey primaryKey;
383 InsertKey *primaryKey,
384 InsertKey *secondaryKey,
506 InsertKey *insertKeyPtr;
507 InsertKey insertKey;
560 InsertKey *key,
/macosx-10.9.5/xnu-2422.115.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.9.5/xnu-2422.115.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 112 milliseconds