action_type_rsc   578 crmd/te_actions.c     if (action->type != action_type_rsc || target == NULL) {
action_type_rsc   654 crmd/te_actions.c     if (action->type != action_type_rsc) {
action_type_rsc   687 crmd/te_actions.c     if (action->confirmed == FALSE && action->type == action_type_rsc && target != NULL) {
action_type_rsc   916 crmd/te_callbacks.c         if (timer->action->type != action_type_rsc) {
action_type_rsc   191 lib/transition/graph.c     } else if (action->type == action_type_rsc) {
action_type_rsc    51 lib/transition/unpack.c     action->type = action_type_rsc;
action_type_rsc    56 lib/transition/unpack.c         action->type = action_type_rsc;
action_type_rsc   307 lib/transition/unpack.c     CRM_CHECK(action->type == action_type_rsc, return NULL);
action_type_rsc   110 lib/transition/utils.c         case action_type_rsc: