Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dumpadm/
H A Ddconf.h59 #define DC_UNCOMPRESSED 0 /* Savecore uncompresses the dump */ macro
H A Ddconf.c581 (dcp->dc_csave == DC_UNCOMPRESSED) ? gettext("off") : in dconf_print()
666 dcp->dc_csave = DC_UNCOMPRESSED; in dconf_str2csave()