Searched refs:typebuf (Results 1 – 1 of 1) sorted by relevance
559 static char typebuf[20]; in p_type() local566 sprintf(typebuf, "TYPE%d", type); in p_type()567 return (typebuf); in p_type()