OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:O_RADIO
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libmenu/
post.c
71
if ((menu->opts &
O_RADIO
) !=
O_RADIO
) {
menu.c
319
if (((opts &
O_RADIO
) ==
O_RADIO
) && (menu->items != NULL) &&
360
if (((opts &
O_RADIO
) ==
O_RADIO
) && (menu->items != NULL) &&
591
if (((menu->opts &
O_RADIO
) ==
O_RADIO
) &&
624
if (((menu->opts &
O_RADIO
) ==
O_RADIO
) && (sel_count == 0))
driver.c
175
if ((menu->opts & (
O_RADIO
| O_ONEVALUE)) != 0) {
176
if ((menu->opts &
O_RADIO
) ==
O_RADIO
) {
menu.h
70
#define
O_RADIO
(0x80)
Completed in 50 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025