child_action     1272 lib/pacemaker/pcmk_sched_clone.c         pe_action_t *child_action = NULL;
child_action     1275 lib/pacemaker/pcmk_sched_clone.c         child_action = find_first_action(child->actions, NULL, task_s, child->children ? NULL : node);
child_action     1277 lib/pacemaker/pcmk_sched_clone.c                      node ? node->details->uname : "none", child_action?child_action->uuid:"NA");
child_action     1278 lib/pacemaker/pcmk_sched_clone.c         if (child_action) {
child_action     1279 lib/pacemaker/pcmk_sched_clone.c             enum pe_action_flags child_flags = child->cmds->action_flags(child_action, node);
child_action     1284 lib/pacemaker/pcmk_sched_clone.c                              child_action->uuid);
child_action      434 lib/pacemaker/pcmk_sched_group.c         pe_action_t *child_action = find_first_action(child->actions, NULL, task_s, node);
child_action      436 lib/pacemaker/pcmk_sched_group.c         if (child_action) {
child_action      437 lib/pacemaker/pcmk_sched_group.c             enum pe_action_flags child_flags = child->cmds->action_flags(child_action, node);
child_action      442 lib/pacemaker/pcmk_sched_group.c                              child_action->uuid);
child_action      452 lib/pacemaker/pcmk_sched_group.c                              child_action->uuid);
child_action      483 lib/pacemaker/pcmk_sched_group.c         pe_action_t *child_action = find_first_action(child->actions, NULL, then->task, node);
child_action      485 lib/pacemaker/pcmk_sched_group.c         if (child_action) {
child_action      486 lib/pacemaker/pcmk_sched_group.c             changed |= child->cmds->update_actions(first, child_action, node,