Lines Matching defs:obuf
242 * ofn, ofd, ofp, obuf & mmap_info are used for output file (optionally).247 char *obuf;1516 iop->obuf = malloc(size);1517 if (setvbuf(iop->ofp, iop->obuf, mode, size) < 0) {1521 free(iop->obuf);1569 if (iop->obuf)1570 free(iop->obuf);