Searched refs:cvsroot_save (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Droot.c371 char *cvsroot_save; /* what we allocated so we can dispose local
391 cvsroot_save = cvsroot_copy = xstrdup (root_in);
721 free (cvsroot_save);
725 free (cvsroot_save);

Completed in 89 milliseconds