Home
last modified time | relevance | path

Searched defs:hshentry (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/gnu/usr.bin/rcs/lib/
H A Drcsbase.h361 struct hshentry { struct
373 struct hshentry * next; /* next revision on same branch */ argument
374 struct hshentry * nexthsh; /* next revision with same hash value */ argument
383 struct hshentry *first; argument