Searched refs:wechowchar (Results 1 – 11 of 11) sorted by relevance
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | pechowchar.c | 62 rv = wechowchar(padwin, ch); in pechowchar() 67 return (wechowchar(pad, ch)); in pechowchar()
|
H A D | _echowchar.c | 42 return (wechowchar(stdscr, ch)); in echowchar()
|
H A D | wechowchar.c | 48 wechowchar(WINDOW *win, chtype ch) in wechowchar() function
|
H A D | wgetwstr.c | 139 (void) wechowchar(win, (chtype) ch); in wgetnwstr()
|
H A D | mapfile-vers | 325 wechowchar;
|
H A D | llib-lcurses | 1144 /* wechowchar.c */ 1145 int wechowchar(WINDOW *win, chtype ch);
|
H A D | curses.ed | 475 extern int wechowchar(WINDOW *, chtype); 566 waddwchnstr(), wechowchar(), wgetnwstr(), wgetwch(), 945 #define echowchar(ch) wechowchar(stdscr, ch)
|
/titanic_44/usr/src/lib/libcurses/ |
H A D | Makefile.com | 105 waddwch.o waddwchnstr.o wechowchar.o wgetwstr.o \
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 538 wechowchar.3curses \ 613 wechowchar.3curses := LINKSRC = curs_addwch.3curses
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3curses.inc | 762 link path=usr/share/man/man3curses/wechowchar.3curses \
|
/titanic_44/ |
H A D | .gitignore | 5964 usr/src/man/man3curses/wechowchar.3curses
|