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