Lines Matching full:topic
293 static char *topic; variable
301 i = asprintf(&tp, "%s", topic); in get_topic()
323 free(topic); in add_topic()
324 topic = strdup(bname); in add_topic()
325 if (!topic) { in add_topic()
335 char *topic; member
350 char *topic = pd->topic; in print_events_table_entry() local
363 fprintf(outfp, "\t.topic = \"%s\",\n", topic); in print_events_table_entry()
1006 /* model directory, reset topic */ in process_one_file()
1073 .topic = get_topic(), in process_one_file()
1079 free(data.topic); in process_one_file()