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

/openbsd-current/gnu/usr.bin/cvs/src/
H A Droot.c357 char *cvsroot_save; /* what we allocated so we can dispose local
374 cvsroot_save = cvsroot_copy = xstrdup (root_in);
392 free (cvsroot_save);
417 free (cvsroot_save);
455 free (cvsroot_save);
519 free (cvsroot_save);
533 free (cvsroot_save);
555 free (cvsroot_save);

Completed in 153 milliseconds