Home
last modified time | relevance | path

Searched refs:trunc_str (Results 1 – 1 of 1) sorted by relevance

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