A_LRM_DISCONNECT 370 daemons/controld/controld_execd.c if (action & A_LRM_DISCONNECT) { A_LRM_DISCONNECT 372 daemons/controld/controld_execd.c if (action == A_LRM_DISCONNECT) { A_LRM_DISCONNECT 389 daemons/controld/controld_execd.c if (action & ~(A_LRM_CONNECT | A_LRM_DISCONNECT)) { A_LRM_DISCONNECT 495 daemons/controld/controld_fsa.c A_LRM_DISCONNECT)) { A_LRM_DISCONNECT 496 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 287 daemons/controld/controld_utils.c case A_LRM_DISCONNECT: A_LRM_DISCONNECT 556 daemons/controld/controld_utils.c if (pcmk_is_set(action, A_LRM_DISCONNECT)) { A_LRM_DISCONNECT 557 daemons/controld/controld_utils.c crm_trace("Action %.16llx (A_LRM_DISCONNECT) %s", A_LRM_DISCONNECT, text);