HomeSort by: relevance | last modified time | path
    Searched defs:__bt_rseq_next (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/db/btree/
bt_seq.c 57 static int __bt_rseq_next(BTREE *, EPG *);
324 return __bt_rseq_next(t, ep);
375 __bt_rseq_next(BTREE *t, EPG *ep) function in typeref:typename:int
bt_seq.c 57 static int __bt_rseq_next(BTREE *, EPG *);
324 return __bt_rseq_next(t, ep);
375 __bt_rseq_next(BTREE *t, EPG *ep) function in typeref:typename:int

Completed in 21 milliseconds