Home
last modified time | relevance | path

Searched refs:clrscr (Results 1 – 3 of 3) sorted by relevance

/openbsd/games/hunt/huntd/
H A Dterminal.c146 clrscr(PLAYER *pp) in clrscr() function
151 clrscr(pp); in clrscr()
153 clrscr(pp); in clrscr()
H A Dserver.h267 void clrscr(PLAYER *);
H A Ddraw.c59 clrscr(pp); in drawmaze()