Home
last modified time | relevance | path

Searched refs:branchhead (Results 1 – 7 of 7) sorted by relevance

/NextBSD/gnu/usr.bin/rcs/rlog/
HDrlog.c204 static void putforest P((struct branchhead const*));
535 struct branchhead const *branchroot; in putforest()
579 struct branchhead const *newbranch;
730 struct branchhead const *newbranch;
886 struct branchhead const *newbranch;
915 struct branchhead const *newbranch;
/NextBSD/gnu/usr.bin/rcs/lib/
HDrcssyn.c405 struct branchhead **LastBranch, *NewBranch; in getdelta()
421 NewBranch = ftalloc(struct branchhead); in getdelta()
HDrcsbase.h361 struct branchhead * branches; /* list of first revisions on branches*/
378 struct branchhead { struct
380 struct branchhead * nextbranch; argument
HDrcsgen.c531 struct branchhead const *nextbranch;
558 struct branchhead const *nextbranch;
HDrcsrev.c533 register struct branchhead const *bhead;
/NextBSD/gnu/usr.bin/rcs/ci/
HDci.c991 struct branchhead *bhead, **btrail;
995 static struct branchhead newbranch; /* new branch to be inserted */
/NextBSD/gnu/usr.bin/rcs/rcs/
HDrcs.c1571 struct branchhead *pt, *pre; in buildtree()