Searched refs:tcl_RepGetTwo (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.h77 int tcl_RepGetTwo __P((Tcl_Interp *, DB_ENV *, int));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_env.c456 result = tcl_RepGetTwo(interp, dbenv, DBTCL_GETCLOCK);
469 result = tcl_RepGetTwo(interp, dbenv, DBTCL_GETLIMIT);
482 result = tcl_RepGetTwo(interp, dbenv, DBTCL_GETREQ);
H A Dtcl_rep.c101 * tcl_RepGetTwo --
104 * PUBLIC: int tcl_RepGetTwo
108 tcl_RepGetTwo(interp, dbenv, op) function

Completed in 90 milliseconds