Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsbase.h356 struct hshentry { struct
368 struct hshentry * next; /* next revision on same branch */ argument
369 struct hshentry * nexthsh; /* next revision with same hash value */ argument
378 struct hshentry *first; argument