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

/freebsd-10-stable/gnu/usr.bin/rcs/lib/
H A Drcsrev.c37 * (genrevs, genbranch): cmpnum -> cmpdate
113 static struct hshentry *genbranch P((struct hshentry const*,char const*,int,char const*,char const*,char const*,struct hshentries**));
482 return genbranch(next,revno,length,date,author,state,store);
517 genbranch(bpoint, revno, length, date, author, state, store) function
524 * genbranch finds the deltas necessary to reconstruct the given revision

Completed in 57 milliseconds