task_s 1149 pengine/clone.c const char *task_s = task2text(task); task_s 1155 pengine/clone.c child_action = find_first_action(child->actions, NULL, task_s, child->children ? NULL : node); task_s 1156 pengine/clone.c pe_rsc_trace(action->rsc, "Checking for %s in %s on %s (%s)", task_s, child->id, task_s 382 pengine/group.c const char *task_s = task2text(task); task_s 383 pengine/group.c action_t *child_action = find_first_action(child->actions, NULL, task_s, node); task_s 395 pengine/group.c if (safe_str_neq(task_s, action->task) task_s 406 pengine/group.c action->uuid, task_s, child->id);