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

/freebsd-10.0-release/gnu/usr.bin/rcs/rlog/
H A Drlog.c175 struct Revpairs{ /* revision or branch range in -r */ struct
179 struct Revpairs * rnext;
215 static struct Revpairs *revlist, *Revlst;
971 struct Revpairs const *prevision;
1097 struct Revpairs * ptr, *pt;
1161 pt = ftalloc(struct Revpairs);
1172 pt = ftalloc(struct Revpairs);
1218 struct Revpairs * nextrevpair;
1235 nextrevpair = talloc(struct Revpairs);

Completed in 121 milliseconds