Lines Matching refs:setvbuf
1305 setvbuf(stdout, NULL, _IONBF, 0);1310 setvbuf(stdout, NULL, _IOLBF, 0);1965 setvbuf(stderr, NULL, _IONBF, 0);