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