Home
last modified time | relevance | path

Searched defs:ws (Results 1 – 25 of 81) sorted by relevance

1234

/onnv-gate/usr/src/lib/libxcurses/h/
H A Dm_invari.h78 #define M_WUNVARIANTSTR(ws) m_wunvariantstr(ws) argument
89 #define M_WUNVARIANTSTR(ws) (ws) argument
/onnv-gate/usr/src/tools/onbld/Scm/
H A DBackup.py102 def __init__(self, backup, ws): argument
204 def __init__(self, backup, ws): argument
407 def __init__(self, backup, ws): argument
575 def __init__(self, ui, ws, name): argument
/onnv-gate/usr/src/lib/libcurses/screen/
H A D_inswstr.c40 inswstr(wchar_t *ws) in inswstr()
H A D_addwstr.c40 addwstr(wchar_t *ws) in addwstr()
H A D_getwstr.c40 getwstr(wchar_t *ws) in getwstr()
H A D_inwstr.c40 inwstr(wchar_t *ws) in inwstr()
H A D_innwstr.c40 innwstr(wchar_t *ws, int n) in innwstr()
H A D_getnwstr.c40 getnwstr(wchar_t *ws, int n) in getnwstr()
H A D_insnwstr.c40 insnwstr(wchar_t *ws, int n) in insnwstr()
H A D_winswstr.c40 winswstr(WINDOW *win, wchar_t *ws) in winswstr()
H A D_addnwstr.c40 addnwstr(wchar_t *ws, int n) in addnwstr()
H A D_waddwstr.c40 waddwstr(WINDOW *win, wchar_t *ws) in waddwstr()
H A D_mvaddwstr.c40 mvaddwstr(int y, int x, wchar_t *ws) in mvaddwstr()
H A D_mvgetwstr.c40 mvgetwstr(int y, int x, wchar_t *ws) in mvgetwstr()
H A D_mvinwstr.c40 mvinwstr(int y, int x, wchar_t *ws) in mvinwstr()
H A D_mvinswstr.c40 mvinswstr(int y, int x, wchar_t *ws) in mvinswstr()
H A D_mvwinswstr.c40 mvwinswstr(WINDOW *win, int y, int x, wchar_t *ws) in mvwinswstr()
H A D_mvaddnwstr.c40 mvaddnwstr(int y, int x, wchar_t *ws, int n) in mvaddnwstr()
H A D_mvwinwstr.c40 mvwinwstr(WINDOW *win, int y, int x, wchar_t *ws) in mvwinwstr()
H A D_mvwgetwstr.c40 mvwgetwstr(WINDOW *win, int y, int x, wchar_t *ws) in mvwgetwstr()
H A D_mvinnwstr.c40 mvinnwstr(int y, int x, wchar_t *ws, int n) in mvinnwstr()
H A D_mvinsnwstr.c40 mvinsnwstr(int y, int x, wchar_t *ws, int n) in mvinsnwstr()
H A D_mvgetnwstr.c40 mvgetnwstr(int y, int x, wchar_t *ws, int n) in mvgetnwstr()
/onnv-gate/usr/src/lib/libc/port/i18n/
H A Dwmemchr.c35 wmemchr(const wchar_t *ws, wchar_t wc, size_t n) in wmemchr()
H A Dwmemset.c35 wmemset(wchar_t *ws, wchar_t wc, size_t n) in wmemset()

1234