Searched refs:cvs_cmd_unedit (Results 1 – 3 of 3) sorted by relevance
66 struct cvs_cmd cvs_cmd_unedit = { variable212 while ((ch = getopt(argc, argv, cvs_cmd_unedit.cmd_opts)) != -1) { in cvs_unedit()221 fatal("%s", cvs_cmd_unedit.cmd_synopsis); in cvs_unedit()229 fatal("%s", cvs_cmd_unedit.cmd_synopsis); in cvs_unedit()
59 &cvs_cmd_unedit,
340 extern struct cvs_cmd cvs_cmd_unedit;