replies_expected 82 fencing/internal.h guint replies_expected; replies_expected 998 fencing/remote.c op->replies_expected = fencing_active_peers(); replies_expected 1189 fencing/remote.c if(op->query_timer != 0 && op->replies < QB_MIN(op->replies_expected, active)) { replies_expected 1546 fencing/remote.c } else if(op->replies >= op->replies_expected || op->replies >= fencing_active_peers()) { replies_expected 1820 fencing/remote.c uint32_t replies_expected; replies_expected 1839 fencing/remote.c replies_expected = QB_MIN(op->replies_expected, fencing_active_peers()); replies_expected 1840 fencing/remote.c if ((++op->replies >= replies_expected) && (op->state == st_query)) { replies_expected 1847 fencing/remote.c op->replies, replies_expected, host, replies_expected 1864 fencing/remote.c replies_expected, op->replies); replies_expected 1880 fencing/remote.c replies_expected, op->replies);