Searched refs:rcsnum_alloc (Results 1 - 21 of 21) sorted by relevance

/openbsd-current/usr.bin/cvs/
H A Drcsnum.c39 * rcsnum_alloc()
44 rcsnum_alloc(void) function
83 num = rcsnum_alloc();
354 brnum = rcsnum_alloc();
378 num = rcsnum_alloc();
394 branch = rcsnum_alloc();
410 root = rcsnum_alloc();
H A Dannotate.c182 rev = rcsnum_alloc();
196 bnum = rcsnum_alloc();
H A Drcs.c453 rev = rcsnum_alloc();
457 rootrev = rcsnum_alloc();
503 file->rf_head = rcsnum_alloc();
565 file->rf_branch = rcsnum_alloc();
648 symp->rs_num = rcsnum_alloc();
728 num = rcsnum_alloc();
739 num = rcsnum_alloc();
827 lkp->rl_num = rcsnum_alloc();
1146 rdp->rd_num = rcsnum_alloc();
1149 rdp->rd_next = rcsnum_alloc();
[all...]
H A Drcs.h253 RCSNUM *rcsnum_alloc(void);
H A Dcommit.c473 rrev = rcsnum_alloc();
478 nrev = rcsnum_alloc();
H A Dadmin.c379 rev = rcsnum_alloc();
H A Dtag.c446 trev = rcsnum_alloc();
H A Dgetlog.c272 rev = rcsnum_alloc();
H A Dimport.c371 brp->rb_num = rcsnum_alloc();
H A Dupdate.c623 rev1 = rcsnum_alloc();
H A Dutil.c833 rnum = rcsnum_alloc();
H A Drcsparse.c511 pdp->rp_delta->rd_next = rcsnum_alloc();
H A Dfile.c785 cf->file_rcsrev = rcsnum_alloc();
/openbsd-current/usr.bin/rcs/
H A Drcsmerge.c131 rev1 = rcsnum_alloc();
140 rev2 = rcsnum_alloc();
H A Drcsnum.c45 * rcsnum_alloc()
50 rcsnum_alloc(void) function
90 num = rcsnum_alloc();
104 * Free an RCSNUM structure previously allocated with rcsnum_alloc().
372 brnum = rcsnum_alloc();
396 num = rcsnum_alloc();
H A Drcs.c438 file->rf_head = rcsnum_alloc();
544 symp->rs_num = rcsnum_alloc();
618 num = rcsnum_alloc();
714 lkp->rl_num = rcsnum_alloc();
1136 rdp->rd_num = rcsnum_alloc();
1139 rdp->rd_next = rcsnum_alloc();
1251 nextrdp->rd_next = rcsnum_alloc();
H A Drcsprog.c452 rev = rcsnum_alloc();
484 rev = rcsnum_alloc();
H A Drcs.h254 RCSNUM *rcsnum_alloc(void);
H A Dco.c194 rev = rcsnum_alloc();
H A Dci.c396 tmprev = rcsnum_alloc();
604 pb->frev = rcsnum_alloc();
H A Drcsparse.c511 pdp->rp_delta->rd_next = rcsnum_alloc();

Completed in 244 milliseconds