R_LRM_CONNECTED   240 daemons/controld/controld_control.c     controld_clear_fsa_input_flags(R_LRM_CONNECTED);
R_LRM_CONNECTED   466 daemons/controld/controld_control.c     } else if (!pcmk_is_set(fsa_input_register, R_LRM_CONNECTED)) {
R_LRM_CONNECTED   467 daemons/controld/controld_control.c         crm_info("Delaying start, not connected to executor (%.16llx)", R_LRM_CONNECTED);
R_LRM_CONNECTED    56 daemons/controld/controld_execd.c     if (pcmk_is_set(fsa_input_register, R_LRM_CONNECTED)) {
R_LRM_CONNECTED    59 daemons/controld/controld_execd.c         controld_clear_fsa_input_flags(R_LRM_CONNECTED);
R_LRM_CONNECTED   325 daemons/controld/controld_execd.c         controld_set_fsa_input_flags(R_LRM_CONNECTED);
R_LRM_CONNECTED   380 daemons/controld/controld_execd.c         controld_clear_fsa_input_flags(R_LRM_CONNECTED);
R_LRM_CONNECTED   488 daemons/controld/controld_utils.c     if (pcmk_is_set(input_register, R_LRM_CONNECTED)) {
R_LRM_CONNECTED   489 daemons/controld/controld_utils.c         crm_trace("%s %.16llx (R_LRM_CONNECTED)", text, R_LRM_CONNECTED);