Home
last modified time | relevance | path

Searched refs:cvsremove (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/src/
H A Dremove.c50 cvsremove (int argc, char **argv) in cvsremove() function
H A Dcvs.h886 int cvsremove (int argc, char **argv);
H A Dmain.c166 …{ "remove", "rm", "delete", cvsremove, CVS_CMD_MODIFIES_REPOSITORY | CVS_CMD_USES_WORK_…
H A Dclient.c65 int cvsremove (int argc, char **argv);
H A Dserver.c4634 do_cvs_command ("remove", cvsremove); in serve_remove()