Searched refs:a_topic (Results 1 – 1 of 1) sorted by relevance
1513 const char *a_name = "//", *a_desc = NULL, *a_topic = ""; in cmp_sevent() local1520 a_topic = as->event->topic ?: ""; in cmp_sevent()1532 ret = strcmp(a_topic, b_topic); in cmp_sevent()
Completed in 7 milliseconds