A_LRM_DISCONNECT 367 daemons/controld/controld_execd.c if (action & A_LRM_DISCONNECT) { A_LRM_DISCONNECT 369 daemons/controld/controld_execd.c if (action == A_LRM_DISCONNECT) { A_LRM_DISCONNECT 384 daemons/controld/controld_execd.c if (action & ~(A_LRM_CONNECT | A_LRM_DISCONNECT)) { A_LRM_DISCONNECT 492 daemons/controld/controld_fsa.c A_LRM_DISCONNECT)) { A_LRM_DISCONNECT 493 daemons/controld/controld_fsa.c do_fsa_action(fsa_data, A_LRM_DISCONNECT, do_lrm_control); A_LRM_DISCONNECT 355 daemons/controld/controld_fsa.h # define O_EXIT (A_SHUTDOWN|A_STOP|A_LRM_DISCONNECT|A_HA_DISCONNECT|A_EXIT_0|A_CIB_STOP) A_LRM_DISCONNECT 360 daemons/controld/controld_fsa.h # define O_LRM_RECONNECT (A_LRM_CONNECT|A_LRM_DISCONNECT) A_LRM_DISCONNECT 286 daemons/controld/controld_utils.c case A_LRM_DISCONNECT: A_LRM_DISCONNECT 555 daemons/controld/controld_utils.c if (pcmk_is_set(action, A_LRM_DISCONNECT)) { A_LRM_DISCONNECT 556 daemons/controld/controld_utils.c crm_trace("Action %.16llx (A_LRM_DISCONNECT) %s", A_LRM_DISCONNECT, text);