Searched refs:Setlist (Results 1 – 3 of 3) sorted by relevance
159 #define Setlist "setlist" macro
1209 set = xmlGetProp(cn, (xmlChar *)Setlist); in pad_process()1863 set = xmlGetProp(curr, (xmlChar *)Setlist); in topo_xml_walk()
988 static struct setlist Setlist[] = { variable1027 genget(name, (char **)Setlist, sizeof (struct setlist)));1061 for (ct = Setlist; ct->name; ct++)1141 for (ct = Setlist; ct->name; ct++)1414 for (sl = Setlist; sl->name; sl++) {