Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libcurses/screen/
H A D_addchstr.c49 addchstr(chtype *s) in addchstr() function
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/
H A Daddchn.c108 addchstr(chs) in addchstr() function
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Daddchn.c90 addchstr(const chtype *chs) in addchstr() function
/titanic_51/usr/src/lib/libxcurses2/h/
H A Dcurses.h746 #define addchstr(chs) waddchstr(stdscr, chs) macro
/titanic_51/usr/src/lib/libxcurses/h/
H A Dcurses.h843 #define addchstr(chs) waddchstr(stdscr,chs) macro