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

/freebsd-10.0-release/gnu/usr.bin/rcs/rlog/
H A Drlog.c172 struct authors * nextauthor; member in struct:authors
797 authorlist->nextauthor = 0;
803 newauthor->nextauthor = authorlist;
976 if (!(pauthor = pauthor->nextauthor))

Completed in 110 milliseconds