Searched refs:new_buf (Results 1 – 1 of 1) sorted by relevance
115 void *new_buf; in read_from_pipe() local118 new_buf = realloc(buf, buf_sz); in read_from_pipe()120 if (!new_buf) { in read_from_pipe()126 buf = new_buf; in read_from_pipe()