Home
last modified time | relevance | path

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

/dflybsd-src/gnu/usr.bin/rcs/lib/
H A Drcslex.c183 static struct hshentry *nexthsh; /*pointer to next hash entry, set by lookup*/ variable
H A Drcsbase.h374 struct hshentry * nexthsh; /* next revision with same hash value */ member