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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn_method.c73 * __txn_set_tx_max --
76 * PUBLIC: int __txn_set_tx_max __P((DB_ENV *, u_int32_t));
79 __txn_set_tx_max(dbenv, tx_max) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtxn_ext.h57 int __txn_set_tx_max __P((DB_ENV *, u_int32_t));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c454 CONFIG_UINT32("set_tx_max", __txn_set_tx_max);
H A Denv_method.c332 dbenv->set_tx_max = __txn_set_tx_max;

Completed in 86 milliseconds