Lines Matching defs:newbuf
55 unsigned char *newbuf;74 newbuf = realloc(pr->buf, len);75 if (newbuf == NULL)77 pr->buf = newbuf;