Home
last modified time | relevance | path

Searched defs:ZSTD_MAGIC (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/tarfs/
H A Dtarfs_io.c100 #define ZSTD_MAGIC (uint8_t[]){ 0x28, 0xb5, 0x2f, 0xfd } macro
/freebsd/usr.bin/gzip/
H A Dgzip.c120 #define ZSTD_MAGIC "\050\265\057\375" macro