Searched refs:tcl_LogGetConfig (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.h70 int tcl_LogGetConfig __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.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 126 milliseconds