Home
last modified time | relevance | path

Searched refs:I_ELECTION (Results 1 – 20 of 20) sorted by relevance

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/controld/
H A Dcontrold_timers.c73 register_fsa_input(cause, I_ELECTION, NULL); in do_timer_control()
142 register_fsa_error_adv(C_FSA_INTERNAL, I_ELECTION, NULL, NULL, in crm_timer_popped()
238 finalization_timer->fsa_input = I_ELECTION; in controld_init_fsa_timers()
H A Dcontrold_callbacks.c45 register_fsa_error_adv(C_FSA_INTERNAL, I_ELECTION, NULL, &new_input, in crmd_ha_msg_filter()
211 register_fsa_input(C_CRMD_STATUS_CALLBACK, I_ELECTION, NULL); in peer_update_callback()
H A Dcontrold_election.c151 register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); in do_election_count_vote()
H A Dcontrold_based.c46 register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); in do_cib_replaced()
H A Dcontrold_messages.c921 return I_ELECTION; in handle_shutdown_self_ack()
1040 return I_ELECTION; in handle_request()
1044 return I_ELECTION; in handle_request()
H A Dcontrold_schedulerd.c347 register_fsa_input_before(C_FSA_INTERNAL, I_ELECTION, NULL); in do_pe_invoke()
H A Dcontrold_fsa.h143 I_ELECTION, /* Someone started an election */ enumerator
H A Dcontrold_membership.c46 register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); in reap_dead_nodes()
H A Dcontrold_utils.c40 case I_ELECTION: in fsa_input2string()
H A Dcontrold_fsa.c494 register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); in check_join_counts()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/crmd/
H A Dcallbacks.c78 register_fsa_error_adv(C_FSA_INTERNAL, I_ELECTION, NULL, &new_input, in crmd_ha_msg_filter()
194 register_fsa_input(C_CRMD_STATUS_CALLBACK, I_ELECTION, NULL); in peer_update_callback()
H A Dfsa_defines.h153 I_ELECTION, /* Someone started an election */ enumerator
H A Dutils.c61 register_fsa_input(cause, I_ELECTION, NULL); in do_timer_control()
137 register_fsa_error_adv(C_FSA_INTERNAL, I_ELECTION, NULL, NULL, __FUNCTION__); in crm_timer_popped()
241 case I_ELECTION: in fsa_input2string()
H A Dmessages.c843 return I_ELECTION; in handle_request()
889 return I_ELECTION; in handle_request()
893 return I_ELECTION; in handle_request()
H A Delection.c171 register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); in do_election_count_vote()
H A Dcib.c93 register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); in do_cib_replaced()
H A Dpengine.c299 register_fsa_input_before(C_FSA_INTERNAL, I_ELECTION, NULL); in do_pe_invoke()
H A Dmembership.c61 register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); in reap_dead_nodes()
H A Dfsa.c497 register_fsa_input(C_FSA_INTERNAL, I_ELECTION, NULL); in check_join_counts()
H A Dcontrol.c598 finalization_timer->fsa_input = I_ELECTION; in do_startup()