get_complex_task  435 include/crm/pengine/internal.h extern enum action_tasks get_complex_task(pe_resource_t * rsc, const char *name,
get_complex_task  571 lib/pacemaker/pcmk_sched_bundle.c         enum action_tasks task = get_complex_task(data->child, action->task, TRUE);
get_complex_task 1244 lib/pacemaker/pcmk_sched_clone.c                 result = get_complex_task(child, task_mutable, TRUE);
get_complex_task 1251 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);