Home
last modified time | relevance | path

Searched refs:find_files (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dfind_names.c275 find_files (const char *dir, const char *pat) in find_files() function
403 if (!(newlist = find_files (dir, RCSPAT)))
Dcvs.h958 List *find_files (const char *dir, const char *pat);
Dhistory.c742 flist = find_files (NULL, pat); in history()
DChangeLog601 * 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