Searched refs:bt_fast (Results 1 – 1 of 1) sorted by relevance
53 static EPG *bt_fast __P((BTREE *, const DBT *, const DBT *, int *));173 if (t->bt_order == NOT || (e = bt_fast(t, key, data, &exact)) == NULL)276 bt_fast(t, key, data, exactp) in bt_fast() function