Searched refs:hshentries (Results 1 – 9 of 9) sorted by relevance
| /dragonfly/gnu/usr.bin/rcs/lib/ |
| HD | rcsrev.c | 116 …((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;
|
| HD | rcsbase.h | 381 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**));
|
| HD | rcsgen.c | 161 struct hshentries const *deltas; in buildrevision()
|
| /dragonfly/gnu/usr.bin/rcs/rcs/ |
| HD | rcs.c | 247 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/ |
| HD | co.c | 193 static struct hshentries *gendeltas; /* deltas to be generated */ 632 struct hshentries *joindeltas;
|
| /dragonfly/gnu/usr.bin/rcs/rcsmerge/ |
| HD | rcsmerge.c | 139 struct hshentries *gendeltas; /* deltas to be generated */
|
| /dragonfly/gnu/usr.bin/rcs/rcsclean/ |
| HD | rcsclean.c | 56 struct hshentries *deltas;
|
| /dragonfly/gnu/usr.bin/rcs/rcsdiff/ |
| HD | rcsdiff.c | 177 struct hshentries *gendeltas; /* deltas to be generated */
|
| /dragonfly/gnu/usr.bin/rcs/ci/ |
| HD | ci.c | 278 static struct hshentries *gendeltas; /* deltas to be generated */
|