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

/freebsd-9.3-release/contrib/cvs/src/
H A Droot.h50 void free_cvsroot_t PROTO((cvsroot_t *root_in));
H A Droot.c121 free_cvsroot_t (ret);
317 free_cvsroot_t (root) function
358 * new structures with a call to free_cvsroot_t().
364 * free_cvsroot_t()
726 free_cvsroot_t (newroot);
H A Drecurse.c215 free_cvsroot_t (root);
628 free_cvsroot_t (this_root);
1074 free_cvsroot_t (this_root);
H A Dlogin.c208 free_cvsroot_t (tmp_root);
H A Dmain.c1022 free_cvsroot_t (n->data);
H A Dclient.c286 if (this_root) free_cvsroot_t (this_root);
289 if (this_root) free_cvsroot_t (this_root);

Completed in 114 milliseconds