Home | History | Annotate | Download | only in include

Lines Matching full:insnstr

590 extern NCURSES_EXPORT(int) insnstr (const char *, int);			/* generated */
1037 #define insnstr(s,n) winsnstr(stdscr,s,n)