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

/haiku-fatelf/src/bin/rcs/
H A Drcsrev.c117 static struct hshentry *genbranch P((struct hshentry const*,char const*,int,char const*,char const*,char const*,struct hshentries**));
120 static void store1 P((struct hshentries***,struct hshentry*));
377 struct hshentries ***store;
384 register struct hshentries *p;
386 p = ftalloc(struct hshentries);
394 struct hshentries **store;
526 struct hshentries **store;
835 struct hshentries *hs;
867 struct hshentries *gendeltas;
H A Drcsmerge.c140 struct hshentries *gendeltas; /* deltas to be generated */
H A Drcsbase.h376 struct hshentries { struct
377 struct hshentries *rest;
521 char const *buildrevision P((struct hshentries const*,struct hshentry*,FILE*,int));
633 struct hshentry *genrevs P((char const*,char const*,char const*,char const*,struct hshentries**));
H A Drcs.c248 static int buildeltatext P((struct hshentries const*));
258 static struct hshentry *searchcutpt P((char const*,int,struct hshentries*));
280 static struct hshentries *gendeltas;
1119 struct hshentries *store;
1512 struct hshentries const *deltas;
H A Dco.c194 static struct hshentries *gendeltas; /* deltas to be generated */
633 struct hshentries *joindeltas;
H A Drcsclean.c52 struct hshentries *deltas;
H A Drcsdiff.c178 struct hshentries *gendeltas; /* deltas to be generated */
H A Drcsgen.c162 struct hshentries const *deltas;
H A Dci.c275 static struct hshentries *gendeltas; /* deltas to be generated */

Completed in 52 milliseconds