Home
last modified time | relevance | path

Searched refs:rcs_branch_new (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/cvs/
H A Drcs.h209 RCSNUM *rcs_branch_new(RCSFILE *, RCSNUM *);
H A Dtag.c443 if ((trev = rcs_branch_new(cf->file_rcs, srev)) == NULL) in tag_add()
H A Drcs.c516 rcs_branch_new(RCSFILE *file, RCSNUM *rev) in rcs_branch_new() function