Searched defs:linelist (Results 1 – 1 of 1) sorted by relevance
57 struct linelist { struct 58 struct linelist *l_next; /* Chain ptr. */ argument 72 static struct linelist *linehead = NULL; argument