Searched refs:__log_set_lg_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/dbinc_auto/
H A Dlog_ext.h47 int __log_set_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.c190 * __log_set_lg_max --
193 * PUBLIC: int __log_set_lg_max __P((DB_ENV *, u_int32_t));
196 __log_set_lg_max(dbenv, lg_max) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c362 CONFIG_UINT32("set_lg_max", __log_set_lg_max);
H A Denv_method.c311 dbenv->set_lg_max = __log_set_lg_max;

Completed in 123 milliseconds