Searched refs:need_success (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/repmgr/
H A Drepmgr_elect.c125 int need_success, ret, succeeded, to_do; local
127 COMPQUIET(need_success, TRUE);
162 * is represented as "need_success"): if we've been asked to do an
173 need_success = TRUE;
179 need_success = FALSE;
184 /* Here, need_success has been initialized. */
305 * case, we may leave need_success untouched here).
316 need_success = TRUE;
325 (!need_success && IS_VALID_EID(db_rep->master_eid)) ||

Completed in 36 milliseconds