OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cl2h_magic
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/vndcompress/
common.h
134
char
cl2h_magic
[128];
member in struct:cloop2_header
vndcompress.c
589
__CTASSERT(sizeof(cloop2_magic) <= sizeof(header.
cl2h_magic
));
590
if (memcmp(header.
cl2h_magic
, cloop2_magic, sizeof(cloop2_magic))
874
__CTASSERT(sizeof(cloop2_magic) <= sizeof(header.
cl2h_magic
));
875
(void)memcpy(header.
cl2h_magic
, cloop2_magic,
Completed in 13 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025