Searched defs:force_tag_match (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | classify.c | 43 int force_tag_match, int aflag, Vers_TS **versp, int pipeout) in Classify_File()
|
H A D | annotate.c | 26 static int force_tag_match = 1; variable
|
H A D | vers_ts.c | 44 int force_tag_match, int set_time) in Version_TS()
|
H A D | patch.c | 34 static int force_tag_match = 1; variable
|
H A D | checkout.c | 91 static int force_tag_match; variable
|
H A D | tag.c | 53 static bool force_tag_match = true; /* force tag to match by default */ variable
|
H A D | rcs.c | 2157 int force_tag_match, int *simple_tag) in RCS_getversion() 2306 RCS_gettag (RCSNode *rcs, const char *symtag, int force_tag_match, in RCS_gettag() 2659 RCS_getbranch (RCSNode *rcs, const char *tag, int force_tag_match) in RCS_getbranch() 2914 RCS_getdate (RCSNode *rcs, const char *date, int force_tag_match) in RCS_getdate()
|
H A D | update.c | 106 static int force_tag_match = 1; variable
|