Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libcurses/screen/
H A D_innstr.c49 innstr(char *s, int n) in innstr() function
/titanic_52/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnstr.c47 (innstr)(s, n) variable
/titanic_52/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnstr.c54 innstr(char *s, int n) in innstr() function
/titanic_52/usr/src/lib/libxcurses2/h/
H A Dcurses.h1008 #define innstr(s, n) winnstr(stdscr, s, n) macro
/titanic_52/usr/src/lib/libxcurses/h/
H A Dcurses.h1011 #define innstr(s,n) winnstr(stdscr,s,n) macro