Home
last modified time | relevance | path

Searched refs:CVSADM_BASE (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Dedit.c335 mkdir_if_needed (CVSADM_BASE);
336 basefilename = xmalloc (10 + sizeof CVSADM_BASE + strlen (finfo->file));
337 strcpy (basefilename, CVSADM_BASE);
468 basefilename = xmalloc (10 + sizeof CVSADM_BASE + strlen (finfo->file));
469 strcpy (basefilename, CVSADM_BASE);
631 strcpy (base, CVSADM_BASE);
H A Dcvs.h133 #define CVSADM_BASE "CVS/Base" macro
152 #define CVSADM_BASE "CVS/Base" macro