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

/barrelfish-master/lib/libc/db/btree/
H A Dbt_seq.c51 static int __bt_seqset(BTREE *, EPG *, DBT *, int);
91 * the scan to a specific key. Both __bt_seqset and __bt_seqadv pin
105 status = __bt_seqset(t, &e, key, flags);
131 * __bt_seqset --
147 __bt_seqset(BTREE *t, EPG *ep, DBT *key, int flags) function

Completed in 28 milliseconds