Searched refs:mvwinwchnstr (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A D_mvinwchnstr.c42 return (mvwinwchnstr(stdscr, y, x, str, n));
H A D_mvwinwchnstr.c40 mvwinwchnstr(WINDOW *win, int y, int x, chtype *str, int n) function
H A Dllib-lcurses455 int mvwinwchnstr(WINDOW *win, int y, int x, chtype *str, int n);

Completed in 28 milliseconds