Searched defs:mvaddstr (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libcurses/
H A Daddnstr.c84 mvaddstr(int y, int x, const char *str) function
H A Dcurses.h478 #define mvaddstr(y, x, s) mvwaddstr(stdscr, y, x, s) macro

Completed in 124 milliseconds