Searched defs:_B_TREE_KEY (Results 1 – 1 of 1) sorted by relevance
434 typedef struct _B_TREE_KEY struct436 struct _B_TREE_KEY *NextKey; argument437 …ENAME_NODE *LesserChild; // Child-Node. All the keys in this node will be sorted before IndexEntry438 PINDEX_ENTRY_ATTRIBUTE IndexEntry; // must be last member for FIELD_OFFSET