Home
last modified time | relevance | path

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

/openbsd/games/hunt/huntd/
H A Dserver.h65 #define STAT_NAME_COL 61 macro
66 #define STAT_SCAN_COL (STAT_NAME_COL + 5)
H A Ddriver.c653 outyx(ALL_PLAYERS, y, STAT_NAME_COL, in checkdam()
844 STAT_NAME_COL, in zap()
851 cgoto(ALL_PLAYERS, STAT_PLAY_ROW + 1 + Nplayer, STAT_NAME_COL); in zap()
866 STAT_MON_ROW + 1 + (pp - Player), STAT_NAME_COL, in zap()
874 STAT_NAME_COL); in zap()
H A Danswer.c282 STAT_MON_ROW + 1 + (pp - Monitor), STAT_NAME_COL, in stmonitor()
391 outyx(pp, y, STAT_NAME_COL, Buf, len); in stplayer()
396 outyx(pp, y, STAT_NAME_COL, Buf, len); in stplayer()
H A Ddraw.c110 outyx(pp, i, STAT_NAME_COL, "%5.2f%c%-10.10s %c", in drawstatus()
117 outyx(pp, i++, STAT_NAME_COL, "%5.5s %-10.10s %c", in drawstatus()