task_s           1270 lib/pacemaker/pcmk_sched_clone.c     const char *task_s = task2text(task);
task_s           1276 lib/pacemaker/pcmk_sched_clone.c         child_action = find_first_action(child->actions, NULL, task_s, child->children ? NULL : node);
task_s           1277 lib/pacemaker/pcmk_sched_clone.c         pe_rsc_trace(action->rsc, "Checking for %s in %s on %s (%s)", task_s, child->id,
task_s            389 lib/pacemaker/pcmk_sched_group.c         const char *task_s = task2text(task);
task_s            390 lib/pacemaker/pcmk_sched_group.c         pe_action_t *child_action = find_first_action(child->actions, NULL, task_s, node);
task_s            403 lib/pacemaker/pcmk_sched_group.c             if (!pcmk__str_eq(task_s, action->task, pcmk__str_casei)
task_s            416 lib/pacemaker/pcmk_sched_group.c                          action->uuid, task_s, child->id);