Home
last modified time | relevance | path

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

/openbsd/games/hunt/huntd/
H A Ddriver.c61 static int havechar(PLAYER *);
235 if (havechar(pp)) { in main()
241 if (havechar(pp)) { in main()
911 havechar(PLAYER *pp) in havechar() function