Searched refs:mvwinwchnstr (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | _mvinwchnstr.c | 40 return (mvwinwchnstr(stdscr, y, x, str, n)); in mvinwchnstr()
|
H A D | _mvwinwchnstr.c | 38 mvwinwchnstr(WINDOW *win, int y, int x, chtype *str, int n) in mvwinwchnstr() function
|
H A D | mapfile-vers | 205 mvwinwchnstr;
|
H A D | curses.ed | 812 extern int mvwinwchnstr(WINDOW *, int, int, chtype *, int); 881 mvwinsnwstr(), mvwinswch(), mvwinswstr(), mvwinwchnstr(), 1103 mvwinwchnstr(stdscr, y, x, str, n) 1171 #define mvwinwchnstr(win, y, x, str, n) \
|
/illumos-gate/usr/src/man/man3curses/ |
H A D | Makefile | 353 mvwinwchnstr.3curses \ 811 mvwinwchnstr.3curses := LINKSRC = curs_inwchstr.3curses
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3curses.inc | 416 link path=usr/share/man/man3curses/mvwinwchnstr.3curses \
|