Home | History | Annotate | Download | only in src

Lines Matching full:scnlist

4306   struct scnlist
4310 struct scnlist *next;
4312 struct scnlist *rellist = NULL;
4751 struct scnlist *newp;
4753 newp = (struct scnlist *) alloca (sizeof (*newp));