Lines Matching full:key
212 * each page which point to the beginning of the key and data. There are
217 * OVFLPAGE Rather than a key data pair, this pair contains
222 * PARTIAL_KEY This must be the first key/data pair on a page
223 * and implies that page contains only a partial key.
224 * That is, the key is too big to fit on a single page
229 * KEY_OFF -- offset of the beginning of the key
234 * FULL_KEY This must be the first key/data pair on the page. It
238 * There is a complete key on the page but no data
245 * KEY_OFF -- offset of the beginning of the key
251 * This page contains no key, but part of a large
264 * This must be the first key/data pair on the page.
268 * This page contains a key and the beginning of the
275 * KEY_OFF -- offset of the beginning of the key
282 * There is no key, only the tail end of the data