OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPT_NOSET
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
options.h
90
#define
OPT_NOSET
0x010 /* Option may not be set. */
options.c
80
{L("combined"), NULL, OPT_0BOOL,
OPT_NOSET
|OPT_WC},
107
{L("gtagsmode"),NULL, OPT_0BOOL, OPT_NDISP|OPT_NOSAVE|
OPT_NOSET
},
119
{L("imctrl"), NULL, OPT_0BOOL, OPT_NDISP|OPT_NOSAVE|
OPT_NOSET
},
165
{L("modeline"), NULL, OPT_0BOOL,
OPT_NOSET
},
228
{L("sourceany"), NULL, OPT_0BOOL,
OPT_NOSET
},
599
if (F_ISSET(op,
OPT_NOSET
) && !turnoff) {
Completed in 26 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026