OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oldbot
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.pri.c
703
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);
/src/external/bsd/less/dist/
opttbl.c
59
public int
oldbot
; /* Old bottom of screen behavior {{REMOVE}} */
variable
507
BOOL, OPT_OFF, &
oldbot
, NULL,
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026