Lines Matching refs:_IOLBF
1935 setvbuf(stdout, NULL, _IOLBF, 0);1936 setvbuf(infile, NULL, _IOLBF, 0);