OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:topl_text
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/hack/
hack.topl.c
78
char *
topl_text
;
member in struct:topl
93
(void) strcpy(toplines, last_redone_topl->
topl_text
);
120
!strcmp(toplines, last_redone_topl->
topl_text
))
123
!strcmp(toplines, old_toplines->
topl_text
))
128
tl->
topl_text
= (char *) (tl + 1);
129
(void) strcpy(tl->
topl_text
, toplines);
Completed in 106 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025