R_LRM_CONNECTED   232 daemons/controld/controld_control.c     controld_clear_fsa_input_flags(R_LRM_CONNECTED);
R_LRM_CONNECTED   458 daemons/controld/controld_control.c     } else if (!pcmk_is_set(fsa_input_register, R_LRM_CONNECTED)) {
R_LRM_CONNECTED   459 daemons/controld/controld_control.c         crm_info("Delaying start, not connected to executor (%.16llx)", R_LRM_CONNECTED);
R_LRM_CONNECTED    54 daemons/controld/controld_execd.c     if (pcmk_is_set(fsa_input_register, R_LRM_CONNECTED)) {
R_LRM_CONNECTED    57 daemons/controld/controld_execd.c         controld_clear_fsa_input_flags(R_LRM_CONNECTED);
R_LRM_CONNECTED   327 daemons/controld/controld_execd.c         controld_set_fsa_input_flags(R_LRM_CONNECTED);
R_LRM_CONNECTED   382 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);