get_complex_task  457 include/crm/pengine/internal.h extern enum action_tasks get_complex_task(pe_resource_t * rsc, const char *name,
get_complex_task  561 lib/pacemaker/pcmk_sched_bundle.c         enum action_tasks task = get_complex_task(data->child, action->task, TRUE);
get_complex_task 1193 lib/pacemaker/pcmk_sched_clone.c                 result = get_complex_task(child, task_mutable, TRUE);
get_complex_task 1200 lib/pacemaker/pcmk_sched_clone.c         result = get_complex_task(child, action->task, TRUE);
get_complex_task  388 lib/pacemaker/pcmk_sched_group.c         enum action_tasks task = get_complex_task(child, action->task, TRUE);