Searched refs:mvwinwchnstr (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | _mvinwchnstr.c | 42 return (mvwinwchnstr(stdscr, y, x, str, n)); in mvinwchnstr()
|
H A D | _mvwinwchnstr.c | 40 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) \
|
H A D | llib-lcurses | 455 int mvwinwchnstr(WINDOW *win, int y, int x, chtype *str, int n);
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 353 mvwinwchnstr.3curses \ 811 mvwinwchnstr.3curses := LINKSRC = curs_inwchstr.3curses
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3curses.inc | 472 link path=usr/share/man/man3curses/mvwinwchnstr.3curses \
|
/titanic_44/ |
H A D | .gitignore | 5779 usr/src/man/man3curses/mvwinwchnstr.3curses
|