Lines Matching refs:next
45 struct filelist *next;
51 struct linelist *next;
116 new_line->next = state->linelist;
225 /* The next element of the header is the version identifier. */
456 .next = NULL
474 fl->next = filelist; \
1035 fileslist = fileslist->next;
1067 lineslist = lineslist->next;
1102 struct linelist *ll = state.linelist->next;
1110 struct filelist *fl = filelist->next;