Searched refs:bt_pfx (Results 1 – 3 of 3) sorted by relevance
339 size_t (*bt_pfx)(const DBT *, const DBT *); member
178 if (t->bt_pfx && !(bl->flags & P_BIGKEY) && in __bt_split()185 nksize = t->bt_pfx(&a, &b); in __bt_split()
164 t->bt_pfx = b.prefix; in __bt_open()