Searched refs:xwhere (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | annotate.c | 27 static int rannotate_proc PROTO((int argc, char **argv, char *xwhere, 147 rannotate_proc (argc, argv, xwhere, mwhere, mfile, shorten, local, mname, msg) in rannotate_proc() argument 150 char *xwhere;
|
H A D | patch.c | 24 static int patch_proc PROTO((int argc, char **argv, char *xwhere, 268 patch_proc (argc, argv, xwhere, mwhere, mfile, shorten, local_specified, in patch_proc() argument 272 char *xwhere;
|
H A D | tag.c | 18 static int rtag_proc PROTO((int argc, char **argv, char *xwhere, 274 rtag_proc (argc, argv, xwhere, mwhere, mfile, shorten, local_specified, in rtag_proc() argument 278 char *xwhere;
|
H A D | log.c | 112 static int rlog_proc PROTO((int argc, char **argv, char *xwhere, 457 rlog_proc (argc, argv, xwhere, mwhere, mfile, shorten, local, mname, msg) in rlog_proc() argument 460 char *xwhere;
|