Home | History | Annotate | Download | only in resolv

Lines Matching refs:typebuf

621 	static char typebuf[20];
628 sprintf(typebuf, "TYPE%d", type);
629 return (typebuf);