Home
last modified time | relevance | path

Searched refs:rcs_head_set (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.bin/cvs/
H A Drcs.h208 int rcs_head_set(RCSFILE *, RCSNUM *);
H A Drcs.c497 rcs_head_set(RCSFILE *file, RCSNUM *rev) in rcs_head_set() function
1289 if (rcs_head_set(rf, prevrdp->rd_num) < 0) in rcs_rev_remove()
/openbsd/usr.bin/rcs/
H A Drcs.h222 int rcs_head_set(RCSFILE *, RCSNUM *);
H A Dci.c543 if (rcs_head_set(pb->file, pb->newrev) < 0) in checkin_update()
662 if (rcs_head_set(pb->file, pb->newrev) < 0) in checkin_init()
H A Drcs.c432 rcs_head_set(RCSFILE *file, RCSNUM *rev) in rcs_head_set() function
1247 if (rcs_head_set(rf, prevrdp->rd_num) < 0) in rcs_rev_remove()