Home
last modified time | relevance | path

Searched defs:force_tag_match (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dclassify.c43 int force_tag_match, int aflag, Vers_TS **versp, int pipeout) in Classify_File()
H A Dannotate.c26 static int force_tag_match = 1; variable
H A Dvers_ts.c44 int force_tag_match, int set_time) in Version_TS()
H A Dpatch.c34 static int force_tag_match = 1; variable
H A Dcheckout.c91 static int force_tag_match; variable
H A Dtag.c53 static bool force_tag_match = true; /* force tag to match by default */ variable
H A Drcs.c2157 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 Dupdate.c106 static int force_tag_match = 1; variable