Searched refs:wtmp2 (Results 1 – 2 of 2) sorted by relevance
161 struct wseg *wtmp, *wtmp2; in wormdead() local165 for (wtmp = wsegs[tmp]; wtmp; wtmp = wtmp2) { in wormdead()166 wtmp2 = wtmp->nseg; in wormdead()209 struct wseg *wtmp, *wtmp2; in cutworm() local269 wtmp2 = wtmp->nseg; in cutworm()272 wtmp = wtmp2; in cutworm()
88 struct wseg *wtmp, *wtmp2; in savelev() local123 for (wtmp = wsegs[tmp]; wtmp; wtmp = wtmp2) { in savelev()124 wtmp2 = wtmp->nseg; in savelev()