Searched refs:cvs_cmd_status (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/usr.bin/cvs/
H A Dcmd.c52 &cvs_cmd_status,
H A Dstatus.c31 struct cvs_cmd cvs_cmd_status = { variable in typeref:struct:cvs_cmd
68 while ((ch = getopt(argc, argv, cvs_cmd_status.cmd_opts)) != -1) {
80 fatal("%s", cvs_cmd_status.cmd_synopsis);
H A Dcvs.h335 extern struct cvs_cmd cvs_cmd_status;
H A Dserver.c700 cmdp->cmd_flags = cvs_cmd_status.cmd_flags;

Completed in 180 milliseconds