OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextdisp
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/bsd/nvi/dist/vi/
v_screen.c
59
sp->
nextdisp
= TAILQ_NEXT(sp, q);
64
sp->
nextdisp
= TAILQ_FIRST(&sp->wp->scrq);
66
F_SET(sp->
nextdisp
, SC_STATUS);
v_ex.c
552
sp->
nextdisp
= new;
583
sp->
nextdisp
= sp->ccl_parent;
vs_split.c
703
sp->
nextdisp
= nsp;
743
sp->
nextdisp
= nsp;
vi.c
402
sp = sp->
nextdisp
;
/src/external/bsd/nvi/dist/ex/
ex_screen.c
65
sp->
nextdisp
= nsp;
ex_edit.c
155
sp->
nextdisp
= new;
ex_args.c
170
sp->
nextdisp
= new;
ex_tag.c
337
sp->
nextdisp
= new;
801
sp = sp->
nextdisp
;
ex_cscope.c
533
sp = sp->
nextdisp
;
/src/external/bsd/nvi/dist/common/
screen.h
99
SCR *
nextdisp
; /* Next display screen. */
member in struct:_scr
api.c
320
*spp = sp->
nextdisp
;
358
sp->
nextdisp
= new;
Completed in 20 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026