actiontype2text 149 include/crm/transition.h const char *actiontype2text(action_type_e type); actiontype2text 185 lib/transition/utils.c char *desc = crm_strdup_printf("%s %s op %s", state, actiontype2text(action->type), key); actiontype2text 204 lib/transition/utils.c input->id, actiontype2text(input->type), key); actiontype2text 207 lib/transition/utils.c input->id, actiontype2text(input->type), key, host);