child_action     1273 lib/pacemaker/pcmk_sched_clone.c         pe_action_t *child_action = NULL;
child_action     1276 lib/pacemaker/pcmk_sched_clone.c         child_action = find_first_action(child->actions, NULL, task_s, child->children ? NULL : node);
child_action     1278 lib/pacemaker/pcmk_sched_clone.c                      node ? node->details->uname : "none", child_action?child_action->uuid:"NA");
child_action     1279 lib/pacemaker/pcmk_sched_clone.c         if (child_action) {
child_action     1280 lib/pacemaker/pcmk_sched_clone.c             enum pe_action_flags child_flags = child->cmds->action_flags(child_action, node);
child_action     1285 lib/pacemaker/pcmk_sched_clone.c                              child_action->uuid);
child_action      390 lib/pacemaker/pcmk_sched_group.c         pe_action_t *child_action = find_first_action(child->actions, NULL, task_s, node);
child_action      392 lib/pacemaker/pcmk_sched_group.c         if (child_action) {
child_action      393 lib/pacemaker/pcmk_sched_group.c             enum pe_action_flags child_flags = child->cmds->action_flags(child_action, node);
child_action      398 lib/pacemaker/pcmk_sched_group.c                              child_action->uuid);
child_action      408 lib/pacemaker/pcmk_sched_group.c                              child_action->uuid);
child_action      439 lib/pacemaker/pcmk_sched_group.c         pe_action_t *child_action = find_first_action(child->actions, NULL, then->task, node);
child_action      441 lib/pacemaker/pcmk_sched_group.c         if (child_action) {
child_action      442 lib/pacemaker/pcmk_sched_group.c             changed |= child->cmds->update_actions(first, child_action, node,