OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:READONLY
(Results
1 - 9
of
9
) sorted by relevancy
/src/usr.bin/audio/ctl/
ctl.c
86
#define
READONLY
1
90
{ "name", &adev.name, STRING,
READONLY
},
91
{ "version", &adev.version, STRING,
READONLY
},
92
{ "config", &adev.config, STRING,
READONLY
},
93
{ "encodings", encbuf, STRING,
READONLY
},
94
{ "properties", &properties, PROPS,
READONLY
},
101
{ "mode", &info.mode, P_R,
READONLY
},
112
{ "play.seek", &info.play.seek, UINT,
READONLY
},
113
{ "play.samples", &info.play.samples, UINT,
READONLY
},
114
{ "play.eof", &info.play.eof, UINT,
READONLY
},
[
all
...]
/src/external/bsd/jemalloc.old/dist/src/
ctl.c
1297
#define
READONLY
() do { \
1367
READONLY
(); \
1390
READONLY
(); \
1408
READONLY
(); \
1432
READONLY
(); \
1448
READONLY
(); \
1467
READONLY
(); \
1483
READONLY
(); \
1788
READONLY
();
1865
READONLY
();
[
all
...]
/src/external/gpl3/binutils/dist/ld/
ldgram.h
65
#define
READONLY
318
ldgram.c
201
#define
READONLY
318
2102
"LD_FEATURE","NOLOAD","DSECT","COPY","INFO","OVERLAY","
READONLY
","TYPE",
2456
"type :
READONLY
'(' TYPE '=' exp ')'",
2457
"type :
READONLY
",
ldlex.c
2402
{ RTOKEN(
READONLY
); }
/src/external/gpl3/binutils.old/dist/ld/
ldgram.h
118
READONLY
= 319, /*
READONLY
*/
263
#define
READONLY
319
ldlex.c
2402
{ RTOKEN(
READONLY
); }
ldgram.c
219
READONLY
= 319, /*
READONLY
*/
364
#define
READONLY
319
576
YYSYMBOL_READONLY = 80, /*
READONLY
*/
1267
"COPY", "INFO", "OVERLAY", "
READONLY
", "TYPE", "DEFINED", "TARGET_K",
4329
case 315: /* type:
READONLY
'(' TYPE '=' exp ')' */
4335
case 316: /* type:
READONLY
*/
/src/external/bsd/jemalloc/dist/src/
ctl.c
1773
#define
READONLY
() do { \
1871
READONLY
(); \
1894
READONLY
(); \
1912
READONLY
(); \
1936
READONLY
(); \
1952
READONLY
(); \
1968
READONLY
(); \
2336
READONLY
();
2466
READONLY
();
2519
READONLY
();
[
all
...]
Completed in 46 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026