Searched refs:find_files (Results 1 – 4 of 4) sorted by relevance
275 find_files (const char *dir, const char *pat) in find_files() function403 if (!(newlist = find_files (dir, RCSPAT)))
958 List *find_files (const char *dir, const char *pat);
742 flist = find_files (NULL, pat); in history()
601 * cvs.h (find_files): New proto.602 * find_names.c (find_files, strip_rcsext): New functions.603 (find_rcs): Make arg const. Use new find_files. Improve header