Home
last modified time | relevance | path

Searched refs:watch_remove (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dwatch.h61 int watch_remove (int argc, char **argv);
H A Dwatch.c392 watch_remove (int argc, char **argv) in watch_remove() function
425 return watch_remove (argc, argv); in watch()
H A Dserver.c4755 do_cvs_command ("watch", watch_remove); in serve_watch_remove()