Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/rcs/lib/
HDrcsrev.c116 …((struct hshentry const*,char const*,int,char const*,char const*,char const*,struct hshentries**));
119 static void store1 P((struct hshentries***,struct hshentry*));
392 struct hshentries ***store; in store1()
399 register struct hshentries *p;
401 p = ftalloc(struct hshentries);
409 struct hshentries **store;
541 struct hshentries **store;
851 struct hshentries *hs;
883 struct hshentries *gendeltas;
HDrcsbase.h381 struct hshentries { struct
382 struct hshentries *rest; argument
529 char const *buildrevision P((struct hshentries const*,struct hshentry*,FILE*,int));
644 struct hshentry *genrevs P((char const*,char const*,char const*,char const*,struct hshentries**));
HDrcsgen.c161 struct hshentries const *deltas; in buildrevision()
/dragonfly/gnu/usr.bin/rcs/rcs/
HDrcs.c247 static int buildeltatext P((struct hshentries const*));
257 static struct hshentry *searchcutpt P((char const*,int,struct hshentries*));
279 static struct hshentries *gendeltas;
1118 struct hshentries *store;
1515 struct hshentries const *deltas; in buildeltatext()
/dragonfly/gnu/usr.bin/rcs/co/
HDco.c193 static struct hshentries *gendeltas; /* deltas to be generated */
632 struct hshentries *joindeltas;
/dragonfly/gnu/usr.bin/rcs/rcsmerge/
HDrcsmerge.c139 struct hshentries *gendeltas; /* deltas to be generated */
/dragonfly/gnu/usr.bin/rcs/rcsclean/
HDrcsclean.c56 struct hshentries *deltas;
/dragonfly/gnu/usr.bin/rcs/rcsdiff/
HDrcsdiff.c177 struct hshentries *gendeltas; /* deltas to be generated */
/dragonfly/gnu/usr.bin/rcs/ci/
HDci.c278 static struct hshentries *gendeltas; /* deltas to be generated */