Searched refs:nextcont (Results 1 – 2 of 2) sorted by relevance
40 struct hdrs *nhp, *ohp, *nextcont; local99 nextcont = ohp;100 while (nextcont->cont != (struct hdrs *)NULL) {101 nextcont = nextcont->cont;104 nextcont->cont = nhp;
35 struct hdrs *hdr2rm, *cont2rm, *nextcont; local79 nextcont = cont2rm->next;88 cont2rm = nextcont;