Searched refs:bt_rcpush (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/ |
H A D | bt_seq.c | 535 static int bt_rcpush(RCURSOR *, db_pgno_t, u_int); 579 bt_rcpush(rc, p, i) in bt_rcpush() function 761 status = bt_rcpush(rc, h->pgno, 0); 786 status = bt_rcpush(rc, h->pgno, NEXTINDEX(h) - 1); 863 status = bt_rcpush(rc, h->pgno, idx); 889 status = bt_rcpush(rc, h->pgno, idx);
|
H A D | extern.h | 83 #define bt_rcpush kdb2_bt_rcpush macro
|