OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GO_TERM
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
gs.h
82
#define
GO_TERM
3 /* Global options: terminal type. */
83
OPTION opts[
GO_TERM
+ 1];
options.c
370
if (o_set(sp, O_TERM, 0, NULL,
GO_TERM
))
/src/external/bsd/nvi/dist/ip/
ip_main.c
136
if ((OG_D_STR(gp,
GO_TERM
) =
137
OG_STR(gp,
GO_TERM
) = strdup("ip_curses")) == NULL)
/src/external/bsd/nvi/dist/cl/
cl_main.c
114
if ((OG_D_STR(gp,
GO_TERM
) =
115
OG_STR(gp,
GO_TERM
) = strdup(ttype)) == NULL)
cl_funcs.c
691
if (strncmp(OG_STR(gp,
GO_TERM
), "xterm", sizeof("xterm") - 1))
739
(void)printf(XTERM_RENAME, name == NULL ? OG_STR(gp,
GO_TERM
) : name);
Completed in 19 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026