Home | History | Annotate | Download | only in btreplay

Lines Matching refs:ent

590 	struct dirent *ent;
598 while ((ent
601 if (strstr(ent->d_name, ".replay.") == NULL)
604 dsf = strdup(ent->d_name);