Searched defs:ce_prefix (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzpool/common/
H A Dkernel.c609 static char ce_prefix[CE_IGNORE][10] = { "", "NOTICE: ", "WARNING: ", "" }; variable
638 (void) fprintf(stderr, "%s", ce_prefix[ce]);

Completed in 1214 milliseconds