A_LRM_CONNECT 380 daemons/controld/controld_execd.c if (action & A_LRM_CONNECT) { A_LRM_CONNECT 384 daemons/controld/controld_execd.c if (action & ~(A_LRM_CONNECT | A_LRM_DISCONNECT)) { A_LRM_CONNECT 99 daemons/controld/controld_fsa.c A_STARTUP | A_CIB_START | A_LRM_CONNECT | A_HA_CONNECT | A_READCONFIG | A_LRM_CONNECT 361 daemons/controld/controld_fsa.c } else if (pcmk_is_set(controld_globals.fsa_actions, A_LRM_CONNECT)) { A_LRM_CONNECT 362 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 1052 daemons/controld/controld_matrix.c A_LOG | A_STARTUP | A_CIB_START | A_LRM_CONNECT | A_HA_CONNECT | A_READCONFIG | A_STARTED, A_LRM_CONNECT 277 daemons/controld/controld_utils.c case A_LRM_CONNECT: A_LRM_CONNECT 546 daemons/controld/controld_utils.c if (pcmk_is_set(action, A_LRM_CONNECT)) { A_LRM_CONNECT 547 daemons/controld/controld_utils.c crm_trace("Action %.16llx (A_LRM_CONNECT) %s", A_LRM_CONNECT, text);