Searched refs:tcl_RepGetConfig (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.h78 int tcl_RepGetConfig __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_rep.c144 * tcl_RepGetConfig --
146 * PUBLIC: int tcl_RepGetConfig
150 tcl_RepGetConfig(interp, dbenv, which) function
H A Dtcl_env.c466 result = tcl_RepGetConfig(interp, dbenv, objv[2]);

Completed in 110 milliseconds