Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/fs/
H A Ddecompress.c53 #define dprintf if (cf_debug) prom_printf
55 #define dprintf if (cf_debug) prom_printf
67 int cf_debug = 0; /* non-zero enables debug prints */ variable