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

  /src/lib/libcurses/
inwstr.c 54 return winwstr(stdscr, wstr);
93 return winwstr(win, wstr);
106 * winwstr, winnwstr --
109 __warn_references(winwstr,
110 "warning: this program uses winwstr(), which is unsafe.")
112 winwstr(WINDOW *win, wchar_t *wstr) function

Completed in 14 milliseconds