Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Dfileattr.c596 strcat (fname, CVSREP); in fileattr_write()
621 repname = Xasprintf ("%s/%s", fileattr_stored_repos, CVSREP); in fileattr_write()
H A Dfind_names.c448 strcmp (dp->d_name, CVSREP) == 0) in find_dirs()
H A Dcvs.h156 #define CVSREP "CVS" macro