get_complex_task  225 include/crm/pengine/internal.h enum pcmk__action_type get_complex_task(const pcmk_resource_t *rsc,
get_complex_task  719 lib/pacemaker/pcmk_sched_bundle.c         switch (get_complex_task(bundled_resource, action->task)) {
get_complex_task  566 lib/pacemaker/pcmk_sched_group.c         enum pcmk__action_type task = get_complex_task(member, action->task);
get_complex_task 1375 lib/pacemaker/pcmk_sched_instances.c     orig_task = get_complex_task(instance, action_name);