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

  /src/external/gpl2/xcvs/dist/src/
import.c 51 static char *vhead; variable
243 /* Set vhead to the branch's parent. */
244 vhead = xstrdup (vbranch);
245 cp = strrchr (vhead, '.');
313 free (vhead);
453 free (vhead);
660 retval = add_rcs_file (cleanmessage, rcs, vfile, vhead, our_opt,

Completed in 16 milliseconds