Searched refs:clock_slow (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/test/
H A Drep079.tcl114 set clock_slow 100
140 [list $nsites $lease_to $clock_fast $clock_slow]} lease]
153 -rep_lease \[list $nsites $lease_to $clock_fast $clock_slow\]]
172 -rep_lease \[list $nsites $lease_to $clock_fast $clock_slow\]]
183 -rep_lease \[list $nsites $lease_to $clock_fast $clock_slow\] \
194 -rep_lease \[list $nsites $lease_to $clock_fast $clock_slow\] \
269 -rep_lease \[list $nsites $lease_to $clock_fast $clock_slow\]]
H A Drep078.tcl115 set clock_slow 0
145 -rep_lease \[list $nsites $lease_to $clock_fast $clock_slow\] \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c422 u_int32_t clock_fast, clock_slow, nsites, timeout; local
426 COMPQUIET(clock_slow, 0);
441 if ((result = _GetUInt32(interp, objv[3], &clock_slow))
460 ret = dbenv->rep_set_clockskew(dbenv, clock_fast, clock_slow);

Completed in 46 milliseconds