Searched refs:version_buf (Results 1 – 1 of 1) sorted by relevance
1467 HChar version_buf[bufsiz+1]; in print_preamble() local1471 n = VG_(read)(fdno, version_buf, bufsiz); in print_preamble()1476 version_buf[n] = '\0'; in print_preamble()1477 VG_(message)(Vg_DebugMsg, "%s", version_buf); in print_preamble()