HomeSort by relevance Sort by last modified time
    Searched defs:BTREE (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sendmail/db/include/
btree.h 46 * @(#)btree.h 10.26 (Sleepycat) 12/16/98
50 struct __btree; typedef struct __btree BTREE;
130 * We maintain a stack of the pages that we're locking in the tree. Btree's
173 /* Btree/Recno cursor. */
177 /* Per-thread information: shared by btree/recno. */
183 /* Per-thread information: btree private. */
199 * Btree:
242 * The in-memory, per-tree btree data structure.
  /onnv/onnv-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
btree.h 51 * @(#)btree.h 8.11 (Berkeley) 8/17/94
66 * Page 0 of a btree file contains a copy of the meta-data. This page is also
68 * to page 0. Page 1 is the root of the btree.
75 * There are five page layouts in the btree: btree internal pages (BINTERNAL),
76 * btree leaf pages (BLEAF), recno internal pages (RINTERNAL), recno leaf pages
87 #define P_BINTERNAL 0x01 /* btree internal page */
127 * For the btree internal pages, the item is a key. BINTERNALs are {key, pgno}
186 /* For the btree leaf pages, the item is a key and data pair. */
304 * This is because the btree doesn't really need it and it requires that ever
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
zlib.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/ppp/spppcomp/
zlib.c     [all...]

Completed in 420 milliseconds