Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libcurses/screen/
H A D_inchnstr.c49 inchnstr(chtype *s, int n) in inchnstr() function
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinchn.c47 (inchnstr)(chs, n) variable
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinchn.c52 inchnstr(chtype *chs, int n) in inchnstr() function
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h977 #define inchnstr(chs, n) winchnstr(stdscr, chs, n) macro
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h995 #define inchnstr(chs,n) winchnstr(stdscr,chs,n) macro