Home
last modified time | relevance | path

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

/dragonfly/contrib/ee/
H A Dnew_curse.c2871 char *wtemp; in wprintw() local
2899 wtemp = va_arg(ap, char *); in wprintw()
2900 waddstr(window, wtemp); in wprintw()