Searched refs:tcl_RepLease (Results 1 - 4 of 4) 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.h83 int tcl_RepLease __P((Tcl_Interp *, int, Tcl_Obj * CONST *, DB_ENV *));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c409 * tcl_RepLease --
412 * PUBLIC: int tcl_RepLease __P((Tcl_Interp *, int, Tcl_Obj * CONST *,
416 tcl_RepLease(interp, objc, objv, dbenv) function
H A Dtcl_env.c502 result = tcl_RepLease(interp,
H A Dtcl_db_pkg.c1075 result = tcl_RepLease(interp, myobjc, myobjv, dbenv);

Completed in 105 milliseconds