Searched refs:nextfile (Results 1 – 1 of 1) sorted by relevance
2221 char *nextfile; in grep_or_recurse() local2232 while ((nextfile = readdirectory(dir)) != NULL) in grep_or_recurse()2235 sprintf(buffer, "%.512s%c%.128s", pathname, FILESEP, nextfile); in grep_or_recurse()