get_complex_task  231 include/crm/pengine/internal.h extern enum action_tasks get_complex_task(resource_t * rsc, const char *name,
get_complex_task 1129 pengine/clone.c                 result = get_complex_task(child, task_mutable, TRUE);
get_complex_task 1136 pengine/clone.c         result = get_complex_task(child, action->task, TRUE);
get_complex_task  511 pengine/container.c         enum action_tasks task = get_complex_task(data->child, action->task, TRUE);
get_complex_task  381 pengine/group.c         enum action_tasks task = get_complex_task(child, action->task, TRUE);