Home
last modified time | relevance | path

Searched refs:zstd_args (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/file/src/
H A Dcompress.c159 static const char *zstd_args[] = { variable
196 { { .magic = "\x28\xB5\x2F\xFD" }, 4, zstd_args, NULL },/* 12, zstd */
/dragonfly/usr.sbin/newsyslog/
H A Dnewsyslog.c163 static char *zstd_args[] = { NULL, q_arg, rm_arg, NULL, NULL }; variable
171 { "Y", COMPRESS_SUFFIX_ZST, _PATH_ZSTD, zstd_args } /* zst */