HomeSort by: relevance | last modified time | path
    Searched refs:CVSADM_BASE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
edit.c 329 mkdir_if_needed (CVSADM_BASE);
330 basefilename = Xasprintf ("%s/%s", CVSADM_BASE, filename);
426 CVSADM_BASE), then a future "cvs edit" can still win. */
615 basefilename = Xasprintf ("%s/%s", CVSADM_BASE, finfo->file);
772 date file in CVSADM_BASE. */
773 base = Xasprintf ("%s/%s", CVSADM_BASE, file);
cvs.h 126 #define CVSADM_BASE getCVSDir("/Base")
145 #define CVSADM_BASE getCVSDir("/Base")

Completed in 35 milliseconds