HomeSort by: relevance | last modified time | path
    Searched defs:wgetn_wstr (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcurses/
get_wstr.c 56 return wgetn_wstr(stdscr, wstr, n);
104 return wgetn_wstr(win, wstr, n);
135 * wgetn_wstr --
140 wgetn_wstr(WINDOW *win, wchar_t *wstr, int n) function in typeref:typename:int
get_wstr.c 56 return wgetn_wstr(stdscr, wstr, n);
104 return wgetn_wstr(win, wstr, n);
135 * wgetn_wstr --
140 wgetn_wstr(WINDOW *win, wchar_t *wstr, int n) function in typeref:typename:int

Completed in 25 milliseconds