Searched refs:logfile_buf (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dexec.c1535 static char logfile_buf[4096]; local
1536 setvbuf(logfile, logfile_buf, _IOLBF, sizeof(logfile_buf));

Completed in 60 milliseconds