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

/freebsd-10.0-release/gnu/usr.bin/rcs/rlog/
H A Drlog.c215 static struct Revpairs *revlist, *Revlst; variable in typeref:struct:
988 if ((prevision = Revlst)) /* only certain revs or branches wanted */
1093 /* and then stored the numeric names in Revlst */
1103 Revlst = 0;
1165 pt->rnext = Revlst;
1166 Revlst = pt;
1175 pt->rnext=Revlst; Revlst=pt;

Completed in 97 milliseconds