Lines Matching refs:setvbuf
1791 setvbuf(stdout, NULL, _IONBF, 0);1792 setvbuf(stderr, NULL, _IONBF, 0);