Searched refs:newauthor (Results 1 – 1 of 1) sorted by relevance
782 struct authors * newauthor; local795 newauthor = talloc(struct authors);796 newauthor->nextauthor = authorlist;797 newauthor->login = argv;798 authorlist = newauthor;