Home
last modified time | relevance | path

Searched refs:cvs_file_chkign (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/cvs/
H A Dfile.h115 int cvs_file_chkign(const char *);
H A Drepository.c122 if (cvs_file_chkign(fpath)) in cvs_repository_getdir()
H A Dfile.c153 cvs_file_chkign(const char *file) in cvs_file_chkign() function
496 if (cvs_file_chkign(dp->d_name) && in cvs_file_walkdir()