OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:holdlen
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ksh/
vi.c
1370
static int
holdlen
; /* length of holdbuf */
variable in typeref:typename:int
1376
holdlen
= es->linelen;
1377
holdbuf[
holdlen
] = '\0';
1384
es->linelen =
holdlen
;
1385
memmove(es->cbuf, holdbuf,
holdlen
);
1462
holdlen
= 0;
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025