Searched refs:oldbot (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/games/hack/
H A Dhack.pri.c703 static char oldbot[100], newbot[100]; variable
707 if ((unsigned)lth < sizeof(oldbot)) {
708 oldbot[lth] = 0;
716 char *ob = oldbot, *nb = newbot;
778 (void) strcpy(oldbot, newbot);
/netbsd-current/external/bsd/less/dist/
H A Doutput.c35 extern int oldbot;
632 if (!oldbot)
H A Dopttbl.c59 public int oldbot; /* Old bottom of screen behavior {{REMOVE}} */ variable
507 BOOL, OPT_OFF, &oldbot, NULL,
H A Dscreen.c295 extern int oldbot;
2433 if (oldbot)
H A Dcommand.c67 extern int oldbot;

Completed in 202 milliseconds