Searched refs:cvs_cmd_editors (Results 1 – 3 of 3) sorted by relevance
56 struct cvs_cmd cvs_cmd_editors = { variable157 while ((ch = getopt(argc, argv, cvs_cmd_editors.cmd_opts)) != -1) { in cvs_editors()166 fatal("%s", cvs_cmd_editors.cmd_synopsis); in cvs_editors()174 fatal("%s", cvs_cmd_editors.cmd_synopsis); in cvs_editors()
58 &cvs_cmd_editors,
323 extern struct cvs_cmd cvs_cmd_editors;