Searched refs:newBuf (Results 1 – 1 of 1) sorted by relevance
838 char *newBuf; in targetEntryPath() local841 newBuf = (char *)realloc(helper->buf, needLen); in targetEntryPath()842 if (newBuf == NULL) { in targetEntryPath()845 helper->buf = newBuf; in targetEntryPath()