Searched refs:CVSADM_BASEREVTMP (Results 1 – 3 of 3) sorted by relevance
1030 baserevtmp_fullname = xmalloc (sizeof (CVSADM_BASEREVTMP)1042 strcat (baserevtmp_fullname, CVSADM_BASEREVTMP);1058 newf = CVS_FOPEN (CVSADM_BASEREVTMP, "w");1151 rename_file (CVSADM_BASEREVTMP, CVSADM_BASEREV);
135 #define CVSADM_BASEREVTMP "CVS/Baserev.tmp" macro154 #define CVSADM_BASEREVTMP "CVS/Baserev.tmp" macro
1371 * cvs.h (CVSADM_BASEREV, CVSADM_BASEREVTMP): Added.