Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/src/
H A Dclassify.c41 int force_tag_match, int aflag, Vers_TS **versp, int pipeout) in Classify_File()
H A Dannotate.c25 static int force_tag_match = 1; variable
H A Dvers_ts.c42 int force_tag_match, int set_time) in Version_TS()
H A Dpatch.c32 static int force_tag_match = 1; variable
H A Dcheckout.c89 static int force_tag_match; variable
H A Dtag.c50 static bool force_tag_match = true; /* force tag to match by default */ variable
H A Drcs.c2155 int force_tag_match, int *simple_tag) in RCS_getversion()
2304 RCS_gettag (RCSNode *rcs, const char *symtag, int force_tag_match, in RCS_gettag()
2657 RCS_getbranch (RCSNode *rcs, const char *tag, int force_tag_match) in RCS_getbranch()
2912 RCS_getdate (RCSNode *rcs, const char *date, int force_tag_match) in RCS_getdate()
H A Dupdate.c104 static int force_tag_match = 1; variable