Searched refs:tcl_LogGetConfig (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.h70 int tcl_LogGetConfig __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.c722 * tcl_LogGetConfig --
725 * PUBLIC: int tcl_LogGetConfig
729 tcl_LogGetConfig(interp, dbenv, which) function
H A Dtcl_env.c419 result = tcl_LogGetConfig(interp, dbenv, objv[2]);

Completed in 44 milliseconds