child_action     1170 lib/pacemaker/pcmk_sched_colocation.c         pcmk_action_t *child_action = NULL;
child_action     1172 lib/pacemaker/pcmk_sched_colocation.c         child_action = find_first_action(child->priv->actions, NULL,
child_action     1174 lib/pacemaker/pcmk_sched_colocation.c         if ((child_action == NULL)
child_action     1175 lib/pacemaker/pcmk_sched_colocation.c             || pcmk_is_set(child_action->flags, pcmk__action_runnable)) {