Home
last modified time | relevance | path

Searched defs:valuelist (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/resolv/
H A Dres_mkupdate.c963 struct valuelist { struct
964 struct valuelist * next; argument
965 struct valuelist * prev; argument
970 static struct valuelist *servicelist, *protolist; argument