Home
last modified time | relevance | path

Searched defs:_bleaf (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbtree.h187 typedef struct _bleaf { struct
188 u_int32_t ksize; /* size of key */
189 u_int32_t dsize; /* size of data */
190 u_char flags; /* P_BIGDATA, P_BIGKEY */
191 char bytes[1]; /* data */