/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);
|