Home
last modified time | relevance | path

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

/openbsd/src/games/monop/
Dmonop.h110 struct own_st { /* element in list owned things */ struct
112 struct own_st *next; /* next in list */ argument