Home
last modified time | relevance | path

Searched refs:inchnstr (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libcurses/
H A Dcurses.h670 extern NCURSES_EXPORT(int) inchnstr (chtype *, int); /* generated */
1294 #define inchnstr(s,n) winchnstr(stdscr,(s),(n)) macro