Searched refs:O_SHOWDESC (Results 1 – 5 of 5) sorted by relevance
94 if (opts & O_SHOWDESC) /* this also changes the geometry */ in MENU_EXPORT()
81 O_SHOWDESC | \
67 #define O_SHOWDESC (0x02) macro
130 if ((menu->opt & O_SHOWDESC) && menu->desclen > 0) in MENU_EXPORT()
349 if ((menu->opt & O_SHOWDESC) && (menu->desclen > 0)) in _nc_Calculate_Item_Length_and_Width()