OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPTIONS_TABLE_SESSION
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/tmux/dist/
options-table.c
236
.scope =
OPTIONS_TABLE_SESSION
, \
543
.scope =
OPTIONS_TABLE_SESSION
,
551
.scope =
OPTIONS_TABLE_SESSION
,
562
.scope =
OPTIONS_TABLE_SESSION
,
571
.scope =
OPTIONS_TABLE_SESSION
,
579
.scope =
OPTIONS_TABLE_SESSION
,
587
.scope =
OPTIONS_TABLE_SESSION
,
594
.scope =
OPTIONS_TABLE_SESSION
,
602
.scope =
OPTIONS_TABLE_SESSION
,
611
.scope =
OPTIONS_TABLE_SESSION
,
[
all
...]
options.c
878
case
OPTIONS_TABLE_SESSION
:
881
scope =
OPTIONS_TABLE_SESSION
;
888
scope =
OPTIONS_TABLE_SESSION
;
962
return (
OPTIONS_TABLE_SESSION
);
972
return (
OPTIONS_TABLE_SESSION
);
tmux.c
487
if (oe->scope &
OPTIONS_TABLE_SESSION
)
window-customize.c
559
(3ULL << 62)|(
OPTIONS_TABLE_SESSION
<< 1)|1,
702
else if (oe->scope &
OPTIONS_TABLE_SESSION
)
tmux.h
2171
#define
OPTIONS_TABLE_SESSION
0x2
/src/external/bsd/tmux/dist/fuzz/
input-fuzzer.c
83
if (oe->scope &
OPTIONS_TABLE_SESSION
)
Completed in 22 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026