R_LRM_CONNECTED   234 daemons/controld/controld_control.c     controld_clear_fsa_input_flags(R_LRM_CONNECTED);
R_LRM_CONNECTED   460 daemons/controld/controld_control.c     } else if (!pcmk_is_set(fsa_input_register, R_LRM_CONNECTED)) {
R_LRM_CONNECTED   461 daemons/controld/controld_control.c         crm_info("Delaying start, not connected to executor (%.16llx)", R_LRM_CONNECTED);
R_LRM_CONNECTED    53 daemons/controld/controld_execd.c     if (pcmk_is_set(fsa_input_register, R_LRM_CONNECTED)) {
R_LRM_CONNECTED    56 daemons/controld/controld_execd.c         controld_clear_fsa_input_flags(R_LRM_CONNECTED);
R_LRM_CONNECTED   347 daemons/controld/controld_execd.c         controld_clear_fsa_input_flags(R_LRM_CONNECTED);
R_LRM_CONNECTED   381 daemons/controld/controld_execd.c         controld_set_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);