Searched refs:__log_get_lg_bsize (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.h42 int __log_get_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.c50 * PUBLIC: int __log_get_lg_bsize __P((DB_ENV *, u_int32_t *));
53 __log_get_lg_bsize(dbenv, lg_bsizep) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_method.c199 dbenv->get_lg_bsize = __log_get_lg_bsize;

Completed in 45 milliseconds