A_LRM_CONNECT 381 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 51 daemons/controld/controld_fsa.c A_STARTUP | A_CIB_START | A_LRM_CONNECT | A_HA_CONNECT | A_READCONFIG | A_LRM_CONNECT 308 daemons/controld/controld_fsa.c } else if (pcmk_is_set(controld_globals.fsa_actions, A_LRM_CONNECT)) { A_LRM_CONNECT 309 daemons/controld/controld_fsa.c do_fsa_action(fsa_data, A_LRM_CONNECT, do_lrm_control); A_LRM_CONNECT 347 daemons/controld/controld_fsa.h # define O_LRM_RECONNECT (A_LRM_CONNECT|A_LRM_DISCONNECT) A_LRM_CONNECT 998 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 302 daemons/controld/controld_utils.c case A_LRM_CONNECT: A_LRM_CONNECT 568 daemons/controld/controld_utils.c if (pcmk_is_set(action, A_LRM_CONNECT)) { A_LRM_CONNECT 569 daemons/controld/controld_utils.c crm_trace("Action %.16llx (A_LRM_CONNECT) %s", A_LRM_CONNECT, text);