Searched refs:branchhead (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/gnu/usr.bin/rcs/lib/
H A Drcssyn.c405 struct branchhead **LastBranch, *NewBranch;
421 NewBranch = ftalloc(struct branchhead);
H A Drcsbase.h361 struct branchhead * branches; /* list of first revisions on branches*/
378 struct branchhead { struct
380 struct branchhead * nextbranch;
H A Drcsgen.c531 struct branchhead const *nextbranch;
558 struct branchhead const *nextbranch;
H A Drcsrev.c533 register struct branchhead const *bhead;
/freebsd-9.3-release/gnu/usr.bin/rcs/rlog/
H A Drlog.c204 static void putforest P((struct branchhead const*));
535 struct branchhead const *branchroot;
579 struct branchhead const *newbranch;
730 struct branchhead const *newbranch;
886 struct branchhead const *newbranch;
915 struct branchhead const *newbranch;
/freebsd-9.3-release/contrib/cvs/src/
H A Dlog.c40 int branchhead; member in struct:option_revlist
373 if (rp->branchhead)
621 r->branchhead = 0;
636 r->branchhead = 1;
1097 else if (r->branchhead)
/freebsd-9.3-release/gnu/usr.bin/rcs/ci/
H A Dci.c985 * the new delta and branchhead are in globals newdelta and newbranch, resp.
991 struct branchhead *bhead, **btrail;
995 static struct branchhead newbranch; /* new branch to be inserted */
1033 /* insert/append new branchhead */
/freebsd-9.3-release/gnu/usr.bin/rcs/rcs/
H A Drcs.c1571 struct branchhead *pt, *pre;

Completed in 168 milliseconds