OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:newauthor
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/rcs/dist/src/
rlog.c
784
struct authors *
newauthor
;
local
797
newauthor
= talloc(struct authors);
798
newauthor
->nextauthor = authorlist;
799
newauthor
->login = argv;
800
authorlist =
newauthor
;
Completed in 16 milliseconds
Indexes created Tue Sep 01 00:24:37 UTC 2026