Home | History | Annotate | Download | only in include

Lines Matching refs:getstr

570 extern NCURSES_EXPORT(int) getstr (char *);				/* generated */
1029 #define getstr(str) wgetstr(stdscr,str)