OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CMSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sun3/dev/
cg2.c
73
#define
CMSIZE
256
195
fbt->fb_cmsize =
CMSIZE
;
297
uint8_t red[
CMSIZE
], green[
CMSIZE
], blue[
CMSIZE
];
305
if (start >=
CMSIZE
|| count >
CMSIZE
- start)
338
uint8_t red[
CMSIZE
], green[
CMSIZE
], blue[
CMSIZE
];
[
all
...]
/src/sbin/mount_portal/
puffs_portal.c
109
#define
CMSIZE
(sizeof(struct cmsghdr) + sizeof(int))
Completed in 14 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025