Lines Matching refs:hshentry
353 struct hshentry { struct
364 struct hshentry * next; /* next revision on same branch */ argument
365 struct hshentry * nexthsh; /* next revision with same hash value */ argument
374 struct hshentry *first; argument
379 struct hshentry * hsh;
392 struct hshentry * delta;
458 int addlock P((struct hshentry*,int));
464 int expandline P((RILE*,FILE*,struct hshentry const*,int,FILE*,int));
465 int findlock P((int,struct hshentry**));
472 void finishedit P((struct hshentry const*,FILE*,int));
476 void xpandstring P((struct hshentry const*));
486 void editstring P((struct hshentry const*));
490 int rcsfcmp P((RILE*,struct stat const*,char const*,struct hshentry const*));
520 char const *buildrevision P((struct hshentries const*,struct hshentry*,FILE*,int));
522 int putdtext P((struct hshentry const*,char const*,FILE*,int));
528 void putdftext P((struct hshentry const*,RILE*,FILE*,int));
570 struct hshentry *getnum P((void));
627 char const *namedrev P((char const*,struct hshentry*));
635 struct hshentry *genrevs P((char const*,char const*,char const*,char const*,struct hshentries**));
663 extern struct hshentry * Head;
682 void puttree P((struct hshentry const*,FILE*));