Lines Matching refs:topic
291 static char *topic;
299 i = asprintf(&tp, "%s", topic);
321 free(topic);
322 topic = strdup(bname);
323 if (!topic) {
333 char *topic;
348 char *topic_local = pd->topic;
363 fprintf(outfp, "\t.topic = \"%s\",\n", topic_local);
1118 /* model directory, reset topic */
1203 .topic = get_topic(),
1209 free(data.topic);