Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dcompressor.h37 #define COMPRESS_GZIP 1 macro
/f-stack/freebsd/kern/
H A Dsubr_compressor.c247 .format = COMPRESS_GZIP,
H A Dkern_shutdown.c1134 format = COMPRESS_GZIP; in kerneldumpcomp_create()
H A Dkern_sig.c3456 __XSTRING(COMPRESS_GZIP) " = gzip, "
3671 if (compress == COMPRESS_GZIP) in corefile_open()