Searched refs:CVSADM_ROOT (Results 1 – 6 of 6) sorted by relevance
58 tmp = Xasprintf ("%s/%s", dir, CVSADM_ROOT); in Name_Root()63 tmp = xstrdup (CVSADM_ROOT); in Name_Root()92 error (0, saved_errno, "cannot read %s", CVSADM_ROOT); in Name_Root()113 CVSADM_ROOT); in Name_Root()122 CVSADM_ROOT, root); in Name_Root()157 tmp = Xasprintf ("%s/%s", dir, CVSADM_ROOT); in Create_Root()159 tmp = xstrdup (CVSADM_ROOT); in Create_Root()
120 #define CVSADM_ROOT getCVSDir("/Root.") macro137 #define CVSADM_ROOT getCVSDir("/Root") macro
290 * cvs.h: new CVSADM_ROOT define plus new function externs
871 if (!isfile (CVSADM_ROOT)) in update_filesdone_proc()
3457 * update.c (update_filesdone_proc) [CVSADM_ROOT]: If environment
3928 CVSADM_ROOT ifdefs (it is still a #define, of course). I believe