Home
last modified time | relevance | path

Searched refs:oldbot (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/games/hack/
H A Dhack.pri.c703 static char oldbot[100], newbot[100]; variable
707 if ((unsigned)lth < sizeof(oldbot)) { in cornbot()
708 oldbot[lth] = 0; in cornbot()
716 char *ob = oldbot, *nb = newbot; in bot()
778 (void) strcpy(oldbot, newbot); in bot()
/netbsd-src/external/bsd/less/dist/
H A Doutput.c35 extern int oldbot;
632 if (!oldbot) in error()
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) in clear_bot()
H A Dcommand.c67 extern int oldbot;
/netbsd-src/external/bsd/less/dist/lesstest/lt/
H A Dsubsearch.lt321 extern int oldbot;
2450 if (oldbot)