Searched refs:CE_IGNORE (Results 1 – 6 of 6) sorted by relevance
53 case CE_IGNORE: in vcmn_err()62 if (ce != CE_IGNORE) { in vcmn_err()
33 #define CE_IGNORE 4 /* print nothing */ macro
48 #define CE_IGNORE 4 /* print nothing */ macro
91 case CE_IGNORE: in vcmn_err()
640 static char ce_prefix[CE_IGNORE][10] = { "", "NOTICE: ", "WARNING: ", "" };641 static char ce_suffix[CE_IGNORE][2] = { "", "\n", "\n", "" };
147 #define CE_IGNORE 4 /* print nothing */