Home
last modified time | relevance | path

Searched refs:insstr (Results 1 – 19 of 19) sorted by relevance

/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinsnstr.c87 #undef insstr
90 insstr(const char *mbs) in insstr() function
/titanic_50/usr/src/lib/libcurses/screen/
H A D_insstr.c49 insstr(char *s) in insstr() function
H A Dmapfile-vers119 insstr;
H A Dcurses.ed674 extern int insstr(char *);
841 insdelln(), insertln(), insnstr(), insstr(), instr(),
922 #define insstr(s) winsstr(stdscr, s)
H A Dllib-lcurses230 int insstr(char *s);
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinsnstr.c100 (insstr)(mbs) variable
/titanic_50/usr/src/lib/libxcurses/src/
H A Dmapfile-vers148 insstr;
/titanic_50/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers150 insstr;
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h450 extern int insstr(const char *);
1050 #define insstr(s) winsstr(stdscr, s) macro
1052 #define mvinsstr(y, x, s) (move(y, x) ? (s, ERR) : insstr(s))
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h698 extern int insstr(const char *);
1036 #define insstr(s) winsstr(stdscr,s) macro
1038 #define mvinsstr(y,x,s) (move(y,x)?ERR:insstr(s))
/titanic_50/usr/src/man/man3xcurses/
H A DMakefile178 insstr.3xcurses \
659 insstr.3xcurses := LINKSRC = insnstr.3xcurses
/titanic_50/usr/src/man/man3curses/
H A DMakefile241 insstr.3curses \
771 insstr.3curses := LINKSRC = curs_insstr.3curses
/titanic_50/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses461 int insstr(const char *);
H A Dllib-lxcurses461 int insstr(const char *);
/titanic_50/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses461 int insstr(const char *);
H A Dllib-lxcurses461 int insstr(const char *);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc190 link path=usr/share/man/man3xcurses/insstr.3xcurses target=insnstr.3xcurses
H A Dsystem-library.man3curses.inc292 link path=usr/share/man/man3curses/insstr.3curses target=curs_insstr.3curses
/titanic_50/
H A D.gitignore5667 usr/src/man/man3curses/insstr.3curses
7879 usr/src/man/man3xcurses/insstr.3xcurses