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

/illumos-gate/usr/src/lib/libfakekernel/common/
H A Dprintf.c49 ce_suffix[CE_IGNORE][2] = { "", "\n", "\n", "" }; variable
142 ce_prefix[ce], ce_suffix[ce]);
/illumos-gate/usr/src/uts/common/os/
H A Dprintf.c70 static char ce_suffix[CE_IGNORE][2] = { "", "\n", "\n", "" }; variable
257 ce_prefix[ce], ce_suffix[ce], site, 0, 0, 0,
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c698 static char ce_suffix[CE_IGNORE][2] = { "", "\n", "\n", "" }; variable
726 (void) fprintf(stderr, "%s", ce_suffix[ce]);

Completed in 91 milliseconds