Searched refs:Symrev (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/gnu/usr.bin/rcs/ci/
H A Dci.c246 struct Symrev { struct
249 struct Symrev * nextsym;
275 static struct Symrev *assoclst, **nextassoc;
1078 register struct Symrev *p;
1310 struct Symrev *pt;
1312 pt = talloc(struct Symrev);
/freebsd-11-stable/gnu/usr.bin/rcs/rcs/
H A Drcs.c210 struct Symrev { struct
214 struct Symrev * nextsym;
272 static struct Symrev *assoclst, **nextassoc;
672 struct Symrev * pt;
688 pt = talloc(struct Symrev);
1321 struct Symrev const *curassoc;

Completed in 72 milliseconds