Searched refs:__log_get_lg_max (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/dbinc_auto/
H A Dlog_ext.h46 int __log_get_lg_max __P((DB_ENV *, u_int32_t *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_method.c160 * PUBLIC: int __log_get_lg_max __P((DB_ENV *, u_int32_t *));
163 __log_get_lg_max(dbenv, lg_maxp) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c202 dbenv->get_lg_max = __log_get_lg_max;

Completed in 88 milliseconds