A_LRM_CONNECT 354 daemons/controld/controld_execd.c if (action & A_LRM_CONNECT) { A_LRM_CONNECT 385 daemons/controld/controld_execd.c if (action & ~(A_LRM_CONNECT | A_LRM_DISCONNECT)) { A_LRM_CONNECT 114 daemons/controld/controld_fsa.c A_STARTUP | A_CIB_START | A_LRM_CONNECT | A_HA_CONNECT | A_READCONFIG | A_LRM_CONNECT 320 daemons/controld/controld_fsa.c } else if (fsa_actions & A_LRM_CONNECT) { A_LRM_CONNECT 321 daemons/controld/controld_fsa.c do_fsa_action(fsa_data, A_LRM_CONNECT, do_lrm_control); A_LRM_CONNECT 360 daemons/controld/controld_fsa.h # define O_LRM_RECONNECT (A_LRM_CONNECT|A_LRM_DISCONNECT) A_LRM_CONNECT 1049 daemons/controld/controld_matrix.h A_LOG | A_STARTUP | A_CIB_START | A_LRM_CONNECT | A_HA_CONNECT | A_READCONFIG | A_STARTED, A_LRM_CONNECT 278 daemons/controld/controld_utils.c case A_LRM_CONNECT: A_LRM_CONNECT 550 daemons/controld/controld_utils.c if (pcmk_is_set(action, A_LRM_CONNECT)) { A_LRM_CONNECT 551 daemons/controld/controld_utils.c crm_trace("Action %.16llx (A_LRM_CONNECT) %s", A_LRM_CONNECT, text);