Searched refs:cvs_cmd_edit (Results 1 – 3 of 3) sorted by relevance
46 struct cvs_cmd cvs_cmd_edit = { variable85 while ((ch = getopt(argc, argv, cvs_cmd_edit.cmd_opts)) != -1) { in cvs_edit()99 fatal("%s", cvs_cmd_edit.cmd_synopsis); in cvs_edit()108 fatal("%s", cvs_cmd_edit.cmd_synopsis); in cvs_edit()116 fatal("%s", cvs_cmd_edit.cmd_synopsis); in cvs_edit()
57 &cvs_cmd_edit,
322 extern struct cvs_cmd cvs_cmd_edit;