Home
last modified time | relevance | path

Searched refs:m_atseg (Results 1 – 2 of 2) sorted by relevance

/original-bsd/games/hack/
H A Dhack.invent.c168 struct wseg *m_atseg; variable
179 m_atseg = 0;
187 m_atseg = wtmp;
H A Dhack.pri.c288 extern struct wseg *m_atseg;
310 if(m_atseg) in prl()
311 pwseg(m_atseg); in prl()