Home | History | Annotate | Download | only in qemu

Lines Matching refs:_IOLBF

1536             setvbuf(logfile, logfile_buf, _IOLBF, sizeof(logfile_buf));
1540 setvbuf(logfile, NULL, _IOLBF, 0);