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

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Dmboxsc.c2337 char indent_buf[64]; local
2351 indent_buf[0] = '\0';
2353 (void) strcat(indent_buf, " ");
2360 cmn_err(CE_CONT, "%s%s", indent_buf, msg_buf);

Completed in 48 milliseconds