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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dmdeg.c126 static const char trunc_str[] = " ... }"; variable
832 buf = end - (strlen(trunc_str) + 1);
833 (void) sprintf(buf, trunc_str);
882 buf = end - (strlen(trunc_str) + 1);
883 (void) sprintf(buf, trunc_str);

Completed in 45 milliseconds