Searched refs:cvsremove (Results 1 – 5 of 5) sorted by relevance
50 cvsremove (int argc, char **argv) in cvsremove() function
886 int cvsremove (int argc, char **argv);
166 …{ "remove", "rm", "delete", cvsremove, CVS_CMD_MODIFIES_REPOSITORY | CVS_CMD_USES_WORK_…
65 int cvsremove (int argc, char **argv);
4634 do_cvs_command ("remove", cvsremove); in serve_remove()