action_type_rsc   441 daemons/controld/controld_te_actions.c     if (action->type != action_type_rsc || target == NULL) {
action_type_rsc   517 daemons/controld/controld_te_actions.c     if (action->type != action_type_rsc) {
action_type_rsc   554 daemons/controld/controld_te_actions.c         if ((action->type == action_type_rsc)
action_type_rsc   695 daemons/controld/controld_te_callbacks.c         if ((timer->action->type == action_type_rsc)
action_type_rsc   241 lib/pacemaker/pcmk_graph_consumer.c         case action_type_rsc:
action_type_rsc   477 lib/pacemaker/pcmk_graph_consumer.c         action_type = action_type_rsc;
action_type_rsc   502 lib/pacemaker/pcmk_graph_consumer.c     action->type = action_type_rsc;
action_type_rsc   822 lib/pacemaker/pcmk_graph_consumer.c     CRM_CHECK(action->type == action_type_rsc, return NULL);
action_type_rsc    53 lib/pacemaker/pcmk_graph_logging.c         case action_type_rsc: