Home
last modified time | relevance | path

Searched refs:I_SHUTDOWN (Results 1 – 13 of 13) sorted by relevance

/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/crmd/
H A Dcrmd_dsa.dot49 "S_<ANY_DC>" -> "S_RELEASE_DC" [ label = "I_SHUTDOWN" ]
61 "S_NOT_DC" -> "S_STOPPING" [ label = "I_SHUTDOWN" ]
69 "S_RECOVERY" -> "S_STOPPING" [ label = "I_SHUTDOWN" ]
H A Dfsa_defines.h188 I_SHUTDOWN, /* We are asking to shutdown */ enumerator
H A Delection.c291 result = I_SHUTDOWN; in do_dc_release()
H A Dcib.c74 register_fsa_error_adv(C_FSA_INTERNAL, I_SHUTDOWN, NULL, NULL, __FUNCTION__); in revision_check_callback()
H A Dutils.c298 case I_SHUTDOWN: in fsa_input2string()
H A Dcontrol.c1159 register_fsa_input(C_SHUTDOWN, I_SHUTDOWN, NULL); in crm_shutdown()
H A Dlrm.c2235 register_fsa_input(C_SHUTDOWN, I_SHUTDOWN, NULL); in do_lrm_rsc_op()
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/daemons/controld/
H A Dcrmd_dsa.dot49 "S_<ANY_DC>" -> "S_RELEASE_DC" [ label = "I_SHUTDOWN" ]
61 "S_NOT_DC" -> "S_STOPPING" [ label = "I_SHUTDOWN" ]
69 "S_RECOVERY" -> "S_STOPPING" [ label = "I_SHUTDOWN" ]
H A Dcontrold_election.c253 result = I_SHUTDOWN; in do_dc_release()
H A Dcontrold_fsa.h178 I_SHUTDOWN, /* We are asking to shutdown */ enumerator
H A Dcontrold_utils.c97 case I_SHUTDOWN: in fsa_input2string()
H A Dcontrold_control.c827 register_fsa_input(C_SHUTDOWN, I_SHUTDOWN, NULL); in crm_shutdown()
H A Dcontrold_execd.c2289 register_fsa_input(C_SHUTDOWN, I_SHUTDOWN, NULL); in do_lrm_rsc_op()