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

/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Drcsrev.c113 static struct hshentry *genbranch P((struct hshentry const*,char const*,int,char const*,char const*,char const*,struct hshentries**));
116 static void store1 P((struct hshentries***,struct hshentry*));
373 struct hshentries ***store;
380 register struct hshentries *p;
382 p = ftalloc(struct hshentries);
390 struct hshentries **store;
522 struct hshentries **store;
831 struct hshentries *hs;
863 struct hshentries *gendeltas;
H A Drcsbase.h372 struct hshentries { struct
373 struct hshentries *rest;
520 char const *buildrevision P((struct hshentries const*,struct hshentry*,FILE*,int));
635 struct hshentry *genrevs P((char const*,char const*,char const*,char const*,struct hshentries**));
H A Drcsgen.c158 struct hshentries const *deltas;
/freebsd-10.0-release/gnu/usr.bin/rcs/rcsmerge/
H A Drcsmerge.c136 struct hshentries *gendeltas; /* deltas to be generated */
/freebsd-10.0-release/gnu/usr.bin/rcs/rcs/
H A Drcs.c244 static int buildeltatext P((struct hshentries const*));
254 static struct hshentry *searchcutpt P((char const*,int,struct hshentries*));
276 static struct hshentries *gendeltas;
1115 struct hshentries *store;
1508 struct hshentries const *deltas;
/freebsd-10.0-release/gnu/usr.bin/rcs/co/
H A Dco.c190 static struct hshentries *gendeltas; /* deltas to be generated */
629 struct hshentries *joindeltas;
/freebsd-10.0-release/gnu/usr.bin/rcs/rcsclean/
H A Drcsclean.c52 struct hshentries *deltas;
/freebsd-10.0-release/gnu/usr.bin/rcs/rcsdiff/
H A Drcsdiff.c174 struct hshentries *gendeltas; /* deltas to be generated */
/freebsd-10.0-release/gnu/usr.bin/rcs/ci/
H A Dci.c271 static struct hshentries *gendeltas; /* deltas to be generated */

Completed in 150 milliseconds