Searched refs:totype (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_rep.c1013 int ack, i, myobjc, optindex, result, ret, totype; local
1018 ack = ret = totype = 0;
1212 totype = DB_REP_ACK_TIMEOUT;
1214 totype = DB_REP_ELECTION_TIMEOUT;
1216 totype = DB_REP_ELECTION_RETRY;
1218 totype = DB_REP_CONNECTION_RETRY;
1229 ret = dbenv->rep_set_timeout(dbenv, totype,

Completed in 40 milliseconds