Searched refs:__log_set_lg_dir (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.h51 int __log_set_lg_dir __P((DB_ENV *, const char *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/log/
H A Dlog_method.c293 * __log_set_lg_dir --
296 * PUBLIC: int __log_set_lg_dir __P((DB_ENV *, const char *));
299 __log_set_lg_dir(dbenv, dir) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/env/
H A Denv_config.c369 return (__log_set_lg_dir(dbenv, argv[1]));
H A Denv_method.c309 dbenv->set_lg_dir = __log_set_lg_dir;

Completed in 30 milliseconds