HomeSort by: relevance | last modified time | path
    Searched defs:genbranch (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
rcsrev.c 40 * (genrevs, genbranch): cmpnum -> cmpdate
116 static struct hshentry *genbranch P((struct hshentry const*,char const*,int,char const*,char const*,char const*,struct hshentries**));
485 return genbranch(next,revno,length,date,author,state,store);
520 genbranch(bpoint, revno, length, date, author, state, store) function
527 * genbranch finds the deltas necessary to reconstruct the given revision
rcsrev.c 40 * (genrevs, genbranch): cmpnum -> cmpdate
116 static struct hshentry *genbranch P((struct hshentry const*,char const*,int,char const*,char const*,char const*,struct hshentries**));
485 return genbranch(next,revno,length,date,author,state,store);
520 genbranch(bpoint, revno, length, date, author, state, store) function
527 * genbranch finds the deltas necessary to reconstruct the given revision

Completed in 103 milliseconds