Searched refs:stylebuf (Results 1 – 1 of 1) sorted by relevance
1221 static char stylebuf[80]; in dlstyle() local1227 (void) snprintf(stylebuf, sizeof(stylebuf), "unknown provider style 0x%x", style); in dlstyle()1228 return (stylebuf); in dlstyle()