Searched refs:tcl_EnvVerbose (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.h26 int tcl_EnvVerbose __P((Tcl_Interp *, DB_ENV *, Tcl_Obj *, Tcl_Obj *));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_env.c626 result = tcl_EnvVerbose(interp, dbenv, objv[2], objv[3]);
1360 * PUBLIC: int tcl_EnvVerbose __P((Tcl_Interp *, DB_ENV *, Tcl_Obj *,
1363 * tcl_EnvVerbose --
1366 tcl_EnvVerbose(interp, dbenv, which, onoff) function
H A Dtcl_db_pkg.c1120 result = tcl_EnvVerbose(

Completed in 134 milliseconds