OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wtmp2
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.worm.c
161
struct wseg *wtmp, *
wtmp2
;
local
165
for (wtmp = wsegs[tmp]; wtmp; wtmp =
wtmp2
) {
166
wtmp2
= wtmp->nseg;
209
struct wseg *wtmp, *
wtmp2
;
local
269
wtmp2
= wtmp->nseg;
272
wtmp =
wtmp2
;
hack.lev.c
88
struct wseg *wtmp, *
wtmp2
;
local
123
for (wtmp = wsegs[tmp]; wtmp; wtmp =
wtmp2
) {
124
wtmp2
= wtmp->nseg;
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026