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