Lines Matching defs:nbuf
482 char *nbuf = os_realloc(*buf, *buf_len + need);483 if (nbuf == NULL) {488 *buf = nbuf;