Lines Matching refs:BUFSIZ
665 setvbuf(stdout, NULL, _IONBF, BUFSIZ);666 setvbuf(stderr, NULL, _IONBF, BUFSIZ);