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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_elect.c35 static int __rep_tally __P((ENV *, REP *, int, u_int32_t *, u_int32_t, roff_t));
267 if (__rep_tally(env, rep, rep->eid, &rep->sites, rep->egen,
348 (void)__rep_tally(env, rep, rep->eid, &rep->votes,
634 if ((ret = __rep_tally(env, rep, eid, &rep->sites,
679 (void)__rep_tally(env, rep, rep->eid,
812 * __rep_tally takes care of cases 2, 3 and 4.
814 if ((ret = __rep_tally(env, rep, eid, &rep->votes,
833 * __rep_tally --
841 __rep_tally(env, rep, eid, countp, egen, vtoff) function

Completed in 52 milliseconds