OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:csearchdir
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/nvi/dist/vi/
v_init.c
55
nvip->
csearchdir
= CNOTSET;
72
nvip->
csearchdir
= ovip->
csearchdir
;
v_ch.c
48
switch (VIP(sp)->
csearchdir
) {
79
savedir = VIP(sp)->
csearchdir
;
81
switch (VIP(sp)->
csearchdir
) {
100
VIP(sp)->
csearchdir
= savedir;
131
VIP(sp)->
csearchdir
= tSEARCH;
159
VIP(sp)->
csearchdir
= fSEARCH;
213
VIP(sp)->
csearchdir
= TSEARCH;
242
VIP(sp)->
csearchdir
= FSEARCH;
vi.h
267
cdir_t
csearchdir
; /* Character search direction. */
member in struct:_vi_private
Completed in 14 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026