Searched refs:__txn_get_tx_timestamp (Results 1 - 3 of 3) 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.c94 * PUBLIC: int __txn_get_tx_timestamp __P((DB_ENV *, time_t *));
97 __txn_get_tx_timestamp(dbenv, timestamp) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Dtxn_ext.h58 int __txn_get_tx_timestamp __P((DB_ENV *, time_t *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c220 dbenv->get_tx_timestamp = __txn_get_tx_timestamp;

Completed in 47 milliseconds