Home | History | Annotate | Download | only in include

Lines Matching refs:innstr

618 extern NCURSES_EXPORT(int) innstr (char *, int);			/* generated */
1192 #define innstr(s,n) winnstr(stdscr,s,n)