Lines Matching refs:setvbuf
1517 if (setvbuf(iop->ofp, iop->obuf, mode, size) < 0) {1518 fprintf(stderr, "setvbuf(%s, %d) failed: %d/%s\n",2159 setvbuf(pfp, NULL, _IONBF, 0);