Searched refs:newauthor (Results 1 – 1 of 1) sorted by relevance
784 struct authors * newauthor; local797 newauthor = talloc(struct authors);798 newauthor->nextauthor = authorlist;799 newauthor->login = argv;800 authorlist = newauthor;