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

/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_put.c53 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) function

Completed in 43 milliseconds