Searched refs:tcl_LogConfig (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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 56 milliseconds