Searched refs:__log_set_lg_bsize (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.h43 int __log_set_lg_bsize __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.c74 * __log_set_lg_bsize --
77 * PUBLIC: int __log_set_lg_bsize __P((DB_ENV *, u_int32_t));
80 __log_set_lg_bsize(dbenv, lg_bsize) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c360 CONFIG_UINT32("set_lg_bsize", __log_set_lg_bsize);
H A Denv_method.c308 dbenv->set_lg_bsize = __log_set_lg_bsize;

Completed in 170 milliseconds