OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:options_is_array
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tmux/dist/
options.c
85
#define
OPTIONS_IS_ARRAY
(o) \
353
if (
OPTIONS_IS_ARRAY
(o))
413
if (!
OPTIONS_IS_ARRAY
(o))
425
if (!
OPTIONS_IS_ARRAY
(o))
442
if (!
OPTIONS_IS_ARRAY
(o)) {
554
if (!
OPTIONS_IS_ARRAY
(o))
578
options_is_array
(struct options_entry *o)
function
580
return (
OPTIONS_IS_ARRAY
(o));
597
if (
OPTIONS_IS_ARRAY
(o)) {
Completed in 17 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026