OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextip
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/hunt/huntd/
driver.c
1019
IDENT *ip, *
nextip
;
local in function:clear_scores
1021
for (ip = Scores; ip != NULL; ip =
nextip
) {
1022
nextip
= ip->i_next;
Completed in 11 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025