OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SC_COMEDIT
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/nvi/dist/vi/
v_screen.c
48
if (F_ISSET(sp,
SC_COMEDIT
)) {
v_scroll.c
239
if (F_ISSET(sp,
SC_COMEDIT
))
v_ex.c
546
F_SET(new,
SC_COMEDIT
);
/src/external/bsd/nvi/dist/common/
screen.h
265
#define
SC_COMEDIT
0x00010000 /* Colon command-line edit window. */
Completed in 19 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026