Searched refs:ent_buf (Results 1 – 1 of 1) sorted by relevance
304 struct dirent ent_buf; in CheckHasCapacity() local308 while (readdir_r(dir, &ent_buf, &ent) == 0 && ent) { in CheckHasCapacity()