Searched refs:tcl_LogConfig (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 Dtcl_ext.h69 int tcl_LogConfig __P((Tcl_Interp *, DB_ENV *, Tcl_Obj *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_log.c648 * tcl_LogConfig --
651 * PUBLIC: int tcl_LogConfig
655 tcl_LogConfig(interp, dbenv, list) function
H A Dtcl_env.c370 result = tcl_LogConfig(interp, dbenv, objv[2]);

Completed in 98 milliseconds