Home
last modified time | relevance | path

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

/dragonfly/games/atc/
H A Dextern.h65 extern void ioaddstr(int, const char *);
H A Dgraphics.c249 ioaddstr(int pos, const char *str) in ioaddstr() function
H A Dinput.c238 ioaddstr(T_POS, T_STR); in push()