Home
last modified time | relevance | path

Searched defs:innstr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libcurses/
H A Dinstr.c61 innstr(char *str, int n) in innstr() function
H A Dcurses.h463 #define innstr(s, n) winnstr(stdscr, s, n) macro