Searched refs:ALL_MENU_OPTS (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libmenu/
H A Dm_opts.c63 opts &= ALL_MENU_OPTS;
65 if (opts & ~ALL_MENU_OPTS)
127 opts &= ALL_MENU_OPTS;
128 if (opts & ~ALL_MENU_OPTS)
160 opts &= ALL_MENU_OPTS;
161 if (opts & ~ALL_MENU_OPTS)
183 returnMenuOpts(ALL_MENU_OPTS & Normalize_Menu(menu)->opt);
H A Dmenu.priv.h81 #define ALL_MENU_OPTS ( \ macro
H A Dm_global.c82 ALL_MENU_OPTS, /* options */

Completed in 64 milliseconds