/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | addnws.c | 49 addnwstr(wcs, n) in addnwstr() argument 67 mvaddnwstr(y, x, wcs, n) in mvaddnwstr() argument 87 mvwaddnwstr(w, y, x, wcs, n) in mvwaddnwstr() argument 108 addwstr(wcs) in addwstr() argument 125 mvaddwstr(y, x, wcs) in mvaddwstr() argument 144 mvwaddwstr(w, y, x, wcs) in mvwaddwstr() argument 164 waddwstr(w, wcs) in waddwstr() argument
|
H A D | innwstr.c | 65 wchar_t *wcs; variable 84 wchar_t *wcs; variable 117 wchar_t *wcs; variable 135 wchar_t *wcs; variable 152 wchar_t *wcs; variable
|
H A D | ins_nws.c | 65 const wchar_t *wcs; variable 84 const wchar_t *wcs; variable 117 const wchar_t *wcs; variable 135 const wchar_t *wcs; variable 152 const wchar_t *wcs; variable
|
H A D | wunctrl.c | 89 static wchar_t wcs[M_CCHAR_MAX+1]; local
|
H A D | getcchar.c | 47 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
|
H A D | setcchar.c | 47 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at, short co, const void *opts) in setcchar()
|
H A D | waddnws.c | 48 waddnwstr(w, wcs, n) in waddnwstr() argument
|
H A D | winnwstr.c | 47 winnwstr(w, wcs, n) in winnwstr() argument
|
H A D | wins_nws.c | 47 wins_nwstr(w, wcs, n) in wins_nwstr() argument
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | addnws.c | 52 addnwstr(const wchar_t *wcs, int n) in addnwstr() 64 mvaddnwstr(int y, int x, const wchar_t *wcs, int n) in mvaddnwstr() 77 mvwaddnwstr(WINDOW *w, int y, int x, const wchar_t *wcs, int n) in mvwaddnwstr() 90 addwstr(const wchar_t *wcs) in addwstr() 102 mvaddwstr(int y, int x, const wchar_t *wcs) in mvaddwstr() 115 mvwaddwstr(WINDOW *w, int y, int x, const wchar_t *wcs) in mvwaddwstr() 128 waddwstr(WINDOW *w, const wchar_t *wcs) in waddwstr()
|
H A D | innwstr.c | 54 innwstr(wchar_t *wcs, int n) in innwstr() 66 mvinnwstr(int y, int x, wchar_t *wcs, int n) in mvinnwstr() 79 mvwinnwstr(WINDOW *w, int y, int x, wchar_t *wcs, int n) in mvwinnwstr() 92 inwstr(wchar_t *wcs) in inwstr() 104 mvinwstr(int y, int x, wchar_t *wcs) in mvinwstr() 117 mvwinwstr(WINDOW *w, int y, int x, wchar_t *wcs) in mvwinwstr() 130 winwstr(WINDOW *w, wchar_t *wcs) in winwstr()
|
H A D | ins_nws.c | 52 ins_nwstr(const wchar_t *wcs, int n) in ins_nwstr() 64 mvins_nwstr(int y, int x, const wchar_t *wcs, int n) in mvins_nwstr() 77 mvwins_nwstr(WINDOW *w, int y, int x, const wchar_t *wcs, int n) in mvwins_nwstr() 90 ins_wstr(const wchar_t *wcs) in ins_wstr() 102 mvins_wstr(int y, int x, const wchar_t *wcs) in mvins_wstr() 115 mvwins_wstr(WINDOW *w, int y, int x, const wchar_t *wcs) in mvwins_wstr() 128 wins_wstr(WINDOW *w, const wchar_t *wcs) in wins_wstr()
|
H A D | waddnws.c | 53 waddnwstr(WINDOW *w, const wchar_t *wcs, int n) in waddnwstr()
|
H A D | wunctrl.c | 90 static wchar_t wcs[_M_CCHAR_MAX + 1]; in wunctrl() local
|
H A D | getcchar.c | 53 getcchar(const cchar_t *c, wchar_t *wcs, attr_t *at, short *co, void *opts) in getcchar()
|
H A D | setcchar.c | 53 setcchar(cchar_t *cc, const wchar_t *wcs, attr_t at, in setcchar()
|
H A D | wins_nws.c | 52 wins_nwstr(WINDOW *w, const wchar_t *wcs, int n) in wins_nwstr()
|
H A D | winnwstr.c | 52 winnwstr(WINDOW *w, wchar_t *wcs, int n) in winnwstr()
|
/titanic_41/usr/src/test/libc-tests/tests/wcsrtombs/ |
H A D | wcsrtombs_test.c | 45 wchar_t wcs[32]; member 99 const wchar_t *wcs = test[i].wcs; in test_wcsrtombs_1() local 145 const wchar_t *wcs = test[i].wcs; in test_wcsrtombs_l() local 180 const wchar_t *wcs = test[i].wcs; in test_wcsrtombs_thr_iter() local 231 const wchar_t *wcs; in test_wcsrtombs_partial() local 275 const wchar_t *wcs; in test_wcsrtombs_negative() local 311 const wchar_t *wcs; in test_wcsnrtombs_partial() local
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | wcsftime.c | 61 __wcsftime_xpg5(wchar_t *wcs, size_t maxsize, const wchar_t *format, in __wcsftime_xpg5() 122 wcsftime(wchar_t *wcs, size_t maxsize, const char *format, in wcsftime()
|
H A D | strxfrm.c | 45 wchar_t *wcs = NULL; in strxfrm_l() local
|
/titanic_41/usr/src/cmd/localedef/ |
H A D | time.c | 40 add_time_str(wchar_t *wcs) in add_time_str() 96 add_time_list(wchar_t *wcs) in add_time_list()
|
H A D | messages.c | 41 add_message(wchar_t *wcs) in add_message()
|
/titanic_41/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 793 #define waddstr(w, wcs) waddnstr(w, wcs, -1) argument 794 #define addnwstr(wcs, n) waddnwstr(stdscr, wcs, n) argument 795 #define addwstr(wcs) waddwstr(stdscr, wcs) argument 796 #define mvaddnwstr(y, x, wcs, n) \ argument 799 #define mvaddwstr(y, x, wcs) \ argument 802 #define mvwaddnwstr(w, y, x, wcs, n) \ argument 806 #define mvwaddwstr(w, y, x, wcs) \ argument 809 #define waddwstr(w, wcs) waddnwstr(w, wcs, -1) argument 910 #define getn_wstr(wcs, n) wgetn_wstr(stdscr, wcs, n) argument 911 #define get_wstr(wcs) wget_wstr(stdscr, wcs) argument [all …]
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 864 #define waddstr(w,wcs) waddnstr(w,wcs,-1) argument 866 #define addnwstr(wcs,n) waddnwstr(stdscr,wcs,n) argument 867 #define addwstr(wcs) waddwstr(stdscr,wcs) argument 868 #define mvaddnwstr(y,x,wcs,n) (move(y,x)?ERR:addnwstr(wcs,n)) argument 869 #define mvaddwstr(y,x,wcs) (move(y,x)?ERR:addwstr(wcs)) argument 870 #define mvwaddnwstr(w,y,x,wcs,n) (wmove(w,y,x)?ERR:waddnwstr(w,wcs,n)) argument 871 #define mvwaddwstr(w,y,x,wcs) (wmove(w,y,x)?ERR:waddwstr(w,wcs)) argument 872 #define waddwstr(w,wcs) waddnwstr(w,wcs,-1) argument 951 #define getn_wstr(wcs,n) wgetn_wstr(stdscr,wcs,n) argument 952 #define get_wstr(wcs) wget_wstr(stdscr,wcs) argument [all …]
|