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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc_auto/
H A Dtxn_ext.h89 int __txn_doevents __P((ENV *, DB_TXN *, int, int));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc_auto/
H A Dtxn_ext.h89 int __txn_doevents __P((ENV *, DB_TXN *, int, int));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc_auto/
H A Dtxn_ext.h89 int __txn_doevents __P((ENV *, DB_TXN *, int, int));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/txn/
H A Dtxn.c640 __txn_doevents(env, txn, TXN_PREPARE, 1)) != 0)
833 if ((ret = __txn_doevents(env, txn, TXN_ABORT, 1)) != 0)
972 if ((ret = __txn_doevents(env, txn, TXN_PREPARE, 1)) != 0)
1263 if ((ret = __txn_doevents(env,
H A Dtxn_util.c220 * __txn_doevents --
224 * PUBLIC: int __txn_doevents __P((ENV *, DB_TXN *, int, int));
248 __txn_doevents(env, txn, opcode, preprocess) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/txn/
H A Dtxn.c640 __txn_doevents(env, txn, TXN_PREPARE, 1)) != 0)
833 if ((ret = __txn_doevents(env, txn, TXN_ABORT, 1)) != 0)
972 if ((ret = __txn_doevents(env, txn, TXN_PREPARE, 1)) != 0)
1263 if ((ret = __txn_doevents(env,
H A Dtxn_util.c220 * __txn_doevents --
224 * PUBLIC: int __txn_doevents __P((ENV *, DB_TXN *, int, int));
248 __txn_doevents(env, txn, opcode, preprocess) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/txn/
H A Dtxn.c640 __txn_doevents(env, txn, TXN_PREPARE, 1)) != 0)
833 if ((ret = __txn_doevents(env, txn, TXN_ABORT, 1)) != 0)
972 if ((ret = __txn_doevents(env, txn, TXN_PREPARE, 1)) != 0)
1263 if ((ret = __txn_doevents(env,
H A Dtxn_util.c220 * __txn_doevents --
224 * PUBLIC: int __txn_doevents __P((ENV *, DB_TXN *, int, int));
248 __txn_doevents(env, txn, opcode, preprocess) function

Completed in 84 milliseconds