OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:O_NONCYCLIC
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libmenu/
driver.c
149
if ((menu->opts &
O_NONCYCLIC
)
150
==
O_NONCYCLIC
) {
162
if ((menu->opts &
O_NONCYCLIC
)
163
==
O_NONCYCLIC
) {
menu.h
68
#define
O_NONCYCLIC
(0x20)
internals.c
95
cycle = ((menu->opts &
O_NONCYCLIC
) !=
O_NONCYCLIC
);
Completed in 12 milliseconds
Indexes created Tue Oct 21 06:10:07 GMT 2025