Searched refs:ce_prefix (Results 1 – 1 of 1) sorted by relevance
647 static char ce_prefix[CE_IGNORE][10] = { "", "NOTICE: ", "WARNING: ", "" }; variable676 (void) fprintf(stderr, "%s", ce_prefix[ce]); in vcmn_err()