Home
last modified time | relevance | path

Searched refs:WRAP_TOCVS (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dadd.c363 || wrap_name_has (finfo.file, WRAP_TOCVS)) in add()
417 WRAP_TOCVS) in add()
425 WRAP_TOCVS) in add()
437 && !wrap_name_has (finfo.file, WRAP_TOCVS)) in add()
676 && !wrap_name_has (finfo.file, WRAP_TOCVS)) in add()
H A Drecurse.c354 if (!wrap_name_has (argv[i], WRAP_TOCVS) && isdir (argv[i])) in start_recursion()
424 if (!wrap_name_has (comp, WRAP_TOCVS) && isdir (reposfile)) in start_recursion()
H A Dwrapper.c492 case WRAP_TOCVS: in wrap_name_has()
H A Dcvs.h838 WRAP_TOCVS, enumerator
H A Dsubr.c516 || (!wrap_name_has (argv[0], WRAP_TOCVS) && isdir (argv[0]))) in check_numeric()
H A Dimport.c492 && !wrap_name_has (dp->d_name, WRAP_TOCVS) in import_descend()