Home | History | Annotate | Download | only in include

Lines Matching refs:inchnstr

581 extern NCURSES_EXPORT(int) inchnstr (chtype *, int);			/* generated */
1031 #define inchnstr(s,n) winchnstr(stdscr,s,n)