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

  /src/lib/libcurses/
instr.c 57 return winstr(stdscr, str);
98 return winstr(win, str);
113 * winstr, winnstr --
117 __warn_references(winstr,
118 "warning: this program uses winstr(), which is unsafe.")
120 winstr(WINDOW *win, char *str) function

Completed in 18 milliseconds