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

/macosx-10.10.1/BerkeleyDB-21/db/rep/
H A Drep_record.c19 static int __rep_collect_txn __P((ENV *, DB_LSN *, LSN_COLLECTION *));
1450 if ((ret = __rep_collect_txn(env, &prev_lsn, &lc)) != 0)
1518 * __rep_collect_txn
1524 __rep_collect_txn(env, lsnp, lc) function
1553 ret = __rep_collect_txn(env, &c_lsn, lc);

Completed in 111 milliseconds