HomeSort by: relevance | last modified time | path
    Searched defs:topl_text (Results 1 - 5 of 5) 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);
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);
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);
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);
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 172 milliseconds