Searched refs:dnew (Results 1 – 1 of 1) sorted by relevance
205 struct dirent_s *ds, *dnew; in cache_dirstruct() local213 dnew = realloc(dirstruct->dp, in cache_dirstruct()215 if (!dnew) in cache_dirstruct()217 dirstruct->dp = dnew; in cache_dirstruct()