buf3 1060 dxref.c char buf [BUFLEN] = {'\0'}, buf2 [BUFLEN], buf3 [BUFLEN]; buf3 1083 dxref.c snprintf (buf3, sizeof (buf3), type, buf2); buf3 1084 dxref.c strncat (buf, buf3, sizeof (buf));