Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dcompressor.h37 #define COMPRESS_GZIP 1 macro
/freebsd-13.1/sys/kern/
H A Dsubr_compressor.c248 .format = COMPRESS_GZIP,
H A Dkern_shutdown.c1135 format = COMPRESS_GZIP; in kerneldumpcomp_create()
H A Dkern_sig.c3609 __XSTRING(COMPRESS_GZIP) " = gzip, "
3824 if (compress == COMPRESS_GZIP) in corefile_open()
H A Dimgact_elf.c1786 compm = COMPRESS_GZIP; in __elfN()
/freebsd-13.1/usr.sbin/newsyslog/
H A Dnewsyslog.c96 #define COMPRESS_GZIP 1 macro
1334 working->compress = COMPRESS_GZIP; in parse_file()