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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtxn_ext.h37 int __txn_recycle_read __P((ENV *, void *, __txn_recycle_args **));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_autop.c305 if ((ret = __txn_recycle_read(env, dbtp->data, &argp)) != 0)
H A Dtxn_rec.c490 if ((ret = __txn_recycle_read(env, dbtp->data, &argp)) != 0)
H A Dtxn_auto.c990 * PUBLIC: int __txn_recycle_read __P((ENV *, void *, __txn_recycle_args **));
993 __txn_recycle_read(env, recbuf, argpp) function

Completed in 122 milliseconds