Searched defs:_bkeydata (Results 1 – 1 of 1) sorted by relevance
403 typedef struct _bkeydata { struct404 db_indx_t len; /* 00-01: Key/data item length. */405 u_int8_t type; /* 02: Page type AND DELETE FLAG. */406 u_int8_t data[1]; /* Variable length key/data item. */