bt_seq.c | 56 static int __bt_seqset(BTREE *, EPG *, DBT *, int); 98 * the scan to a specific key. Both __bt_seqset and __bt_seqadv pin 114 status = __bt_seqset(t, &e, key, (int)flags); 140 * __bt_seqset -- 156 __bt_seqset(BTREE *t, EPG *ep, DBT *key, int flags) function in typeref:typename:int
|