Lines Matching defs:output_buf
318 char *output_buf;455 next = buf->output_buf;479 return strlen(buf->output_buf);530 next = buf->output_buf;648 next = buf->output_buf;761 if (!buf->output_buf)762 buf->output_buf = vmalloc(buf->alloc_size);764 if (!buf->output_buf) {797 buf->output_buf, buf->count);809 vfree(buf->output_buf);