ever_had_quorum   124 crmd/crmd_fsa.h extern gboolean ever_had_quorum;
ever_had_quorum    76 crmd/membership.c gboolean ever_had_quorum = FALSE;
ever_had_quorum   421 crmd/membership.c     ever_had_quorum |= quorum;
ever_had_quorum   423 crmd/membership.c     if(ever_had_quorum && quorum == FALSE && no_quorum_suicide_escalation) {
ever_had_quorum   331 crmd/pengine.c     if (ever_had_quorum && crm_have_quorum == FALSE) {