Searched defs:valuelist (Results 1 – 1 of 1) sorted by relevance
947 struct valuelist { struct948 struct valuelist * next; argument949 struct valuelist * prev; argument954 static struct valuelist *servicelist, *protolist; argument