Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcurses/screen/
H A D_mvinswstr.c40 return (mvwinswstr(stdscr, y, x, ws)); in mvinswstr()
H A D_mvwinswstr.c38 mvwinswstr(WINDOW *win, int y, int x, wchar_t *ws) in mvwinswstr() function
H A Dmapfile-vers203 mvwinswstr;
H A Dcurses.ed811 extern int mvwinswstr(WINDOW *, int, int, wchar_t *);
881 mvwinsnwstr(), mvwinswch(), mvwinswstr(), mvwinwchnstr(),
1099 mvwinswstr(stdscr, y, x, ws)
1167 #define mvwinswstr(win, y, x, ws) \
/illumos-gate/usr/src/man/man3curses/
H A DMakefile351 mvwinswstr.3curses \
798 mvwinswstr.3curses := LINKSRC = curs_inswstr.3curses
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3curses.inc413 link path=usr/share/man/man3curses/mvwinswstr.3curses \