Searched refs:vbranch (Results 1 – 2 of 2) sorted by relevance
39 static char *vbranch; variable79 vbranch = xstrdup (CVSBRANCH);111 free (vbranch);112 vbranch = xstrdup (optarg);201 for (cp = vbranch; *cp != '\0'; cp++)203 error (1, 0, "%s is not a numeric branch", vbranch);204 if (numdots (vbranch) != 2)205 error (1, 0, "Only branches with two dots are supported: %s", vbranch);206 vhead = xstrdup (vbranch);244 if (vbranch[0] != '\0')[all …]
1952 variables vbranch, vhead, and logfp.2719 * import.c: Allocate vhead and vbranch dynamically; removes