Home
last modified time | relevance | path

Searched refs:register_fsa_input_before (Results 1 – 14 of 14) sorted by relevance

/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/controld/
H A Dcontrold_schedulerd.c327 register_fsa_input_before(C_FSA_INTERNAL, I_TERMINATE, NULL); in do_pe_invoke()
347 register_fsa_input_before(C_FSA_INTERNAL, I_ELECTION, NULL); in do_pe_invoke()
H A Dcontrold_messages.h61 #define register_fsa_input_before(cause, input, data) \ macro
H A Dcontrold_join_dc.c681 register_fsa_input_before(C_FSA_INTERNAL, I_NODE_JOIN, NULL); in check_join_state()
692 register_fsa_input_before(C_FSA_INTERNAL, I_INTEGRATED, NULL); in check_join_state()
H A Dcontrold_callbacks.c253 register_fsa_input_before(C_FSA_INTERNAL, I_NODE_JOIN, NULL); in peer_update_callback()
H A Dcontrold_timers.c146 register_fsa_input_before(C_TIMER_POPPED, timer->fsa_input, NULL); in crm_timer_popped()
H A Dcontrold_control.c822 register_fsa_input_before(C_SHUTDOWN, I_ERROR, NULL); in crm_shutdown()
H A Dcontrold_fsa.c499 register_fsa_input_before(C_FSA_INTERNAL, I_NODE_JOIN, NULL); in check_join_counts()
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/crmd/
H A Dpengine.c280 register_fsa_input_before(C_FSA_INTERNAL, I_TERMINATE, NULL); in do_pe_invoke()
299 register_fsa_input_before(C_FSA_INTERNAL, I_ELECTION, NULL); in do_pe_invoke()
H A Dcrmd_messages.h76 # define register_fsa_input_before(cause, input, data) register_fsa_input_adv(cause, input, data, … macro
H A Djoin_dc.c677 register_fsa_input_before(C_FSA_INTERNAL, I_NODE_JOIN, NULL); in check_join_state()
688 register_fsa_input_before(C_FSA_INTERNAL, I_INTEGRATED, NULL); in check_join_state()
H A Dcallbacks.c259 register_fsa_input_before(C_FSA_INTERNAL, I_NODE_JOIN, NULL); in peer_update_callback()
H A Dfsa.c502 register_fsa_input_before(C_FSA_INTERNAL, I_NODE_JOIN, NULL); in check_join_counts()
H A Dutils.c140 register_fsa_input_before(C_TIMER_POPPED, timer->fsa_input, NULL); in crm_timer_popped()
H A Dcontrol.c1155 register_fsa_input_before(C_SHUTDOWN, I_ERROR, NULL); in crm_shutdown()