Home
last modified time | relevance | path

Searched refs:O_ONEVALUE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libeti/menu/common/
H A Dglobal.c67 O_ONEVALUE|O_SHOWDESC|
/illumos-gate/usr/src/lib/libeti/menu/inc/
H A Dmenu.h42 #define O_ONEVALUE 0x01 macro
H A Dprivate.h112 #define OneValue(m) (Mopt(m) & O_ONEVALUE)