Searched defs:valuelist (Results 1 – 1 of 1) sorted by relevance
947 struct valuelist { struct 948 struct valuelist * next; argument 949 struct valuelist * prev; argument 954 static struct valuelist *servicelist, *protolist; argument [all...]