Lines Matching refs:setvbuf
413 setvbuf(logfile, logfile_buf, _IOLBF, sizeof(logfile_buf));417 setvbuf(logfile, NULL, _IOLBF, 0);