Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libcurses/screen/
H A D_addchnstr.c49 addchnstr(chtype *s, int n) in addchnstr() function
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddchn.c52 addchnstr(const chtype *chs, int n) in addchnstr() function
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddchn.c49 addchnstr(chs, n) in addchnstr() function
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h745 #define addchnstr(chs, n) waddchnstr(stdscr, chs, n) macro
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h842 #define addchnstr(chs,n) waddchnstr(stdscr,chs,n) macro