Home
last modified time | relevance | path

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

/openbsd-src/games/hack/
H A Dhack.end.c84 struct toptenentry { struct
85 struct toptenentry *tt_next; argument
98 static int outentry(int, struct toptenentry *, int); argument