Searched refs:bt_fast (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Libc-1044.1.2/db/btree/FreeBSD/
H A Dbt_put.c49 static EPG *bt_fast(BTREE *, const DBT *, const DBT *, int *);
160 if (t->bt_order == NOT || (e = bt_fast(t, key, data, &exact)) == NULL)
263 bt_fast(BTREE *t, const DBT *key, const DBT *data, int *exactp) function

Completed in 124 milliseconds