Home
last modified time | relevance | path

Searched refs:COMPRESS_GZIP (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sys/sys/
H A Dcompressor.h35 #define COMPRESS_GZIP 1 macro
/freebsd-14.2/sys/kern/
H A Dsubr_compressor.c246 .format = COMPRESS_GZIP,
H A Dkern_shutdown.c1181 format = COMPRESS_GZIP; in kerneldumpcomp_create()
H A Dkern_sig.c3818 __XSTRING(COMPRESS_GZIP) " = gzip, "
4033 if (compress == COMPRESS_GZIP) in corefile_open()
H A Dimgact_elf.c1635 compm = COMPRESS_GZIP; in __elfN()
/freebsd-14.2/usr.sbin/newsyslog/
H A Dnewsyslog.c94 #define COMPRESS_GZIP 1 macro
1332 working->compress = COMPRESS_GZIP; in parse_file()