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

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

Completed in 24 milliseconds