OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MC_NOSHORTCUT
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/menuc/
mdb.h
93
#define
MC_NOSHORTCUT
0x008
parse.y
144
| NO SHORTCUT { cur_menu->info->mopt |=
MC_NOSHORTCUT
; }
145
| SHORTCUT { cur_menu->info->mopt &= ~
MC_NOSHORTCUT
; }
menu_sys.def
147
if (!(m->mopt &
MC_NOSHORTCUT
))
320
if (!(m->mopt &
MC_NOSHORTCUT
) && !noshort)
322
else if (!(m->mopt &
MC_NOSHORTCUT
))
617
if (m->mopt &
MC_NOSHORTCUT
) {
mdb.c
223
MC_OPT(
MC_NOSHORTCUT
)
/src/usr.sbin/sysinst/
util.c
1903
12, 32, MC_ALWAYS_SCROLL |
MC_NOSHORTCUT
,
Completed in 55 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025