Home
last modified time | relevance | path

Searched refs:innstr (Results 1 – 21 of 21) sorted by relevance

/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dinnstr.c51 #undef innstr
54 innstr(char *s, int n) in innstr() function
/titanic_44/usr/src/lib/libcurses/screen/
H A D_innstr.c49 innstr(char *s, int n) in innstr() function
H A Dmapfile-vers112 innstr;
H A Dcurses.ed669 extern int innstr(char *, int);
840 inchnstr(), inchstr(), innstr(), insch(),
935 #define innstr(str, n) winnstr(stdscr, (str), (n))
H A Dllib-lcurses209 int innstr(char *s, int n);
/titanic_44/usr/src/man/man3xcurses/
H A DMakefile84 innstr.3xcurses \
624 instr.3xcurses := LINKSRC = innstr.3xcurses
625 mvinnstr.3xcurses := LINKSRC = innstr.3xcurses
626 mvinstr.3xcurses := LINKSRC = innstr.3xcurses
627 mvwinnstr.3xcurses := LINKSRC = innstr.3xcurses
628 mvwinstr.3xcurses := LINKSRC = innstr.3xcurses
629 winnstr.3xcurses := LINKSRC = innstr.3xcurses
630 winstr.3xcurses := LINKSRC = innstr.3xcurses
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dinnstr.c47 (innstr)(s, n) variable
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc80 file path=usr/share/man/man3xcurses/innstr.3xcurses
191 link path=usr/share/man/man3xcurses/instr.3xcurses target=innstr.3xcurses
241 link path=usr/share/man/man3xcurses/mvinnstr.3xcurses target=innstr.3xcurses
251 link path=usr/share/man/man3xcurses/mvinstr.3xcurses target=innstr.3xcurses
299 link path=usr/share/man/man3xcurses/mvwinnstr.3xcurses target=innstr.3xcurses
312 link path=usr/share/man/man3xcurses/mvwinstr.3xcurses target=innstr.3xcurses
489 link path=usr/share/man/man3xcurses/winnstr.3xcurses target=innstr.3xcurses
503 link path=usr/share/man/man3xcurses/winstr.3xcurses target=innstr.3xcurses
H A Dsystem-library.man3curses.inc282 link path=usr/share/man/man3curses/innstr.3curses target=curs_instr.3curses
/titanic_44/usr/src/lib/libxcurses2/
H A DMakefile.com54 brdr.o innstr.o printw.o vidattr.o wins_wch.o \
/titanic_44/usr/src/lib/libxcurses/
H A DMakefile.com56 brdr.o innstr.o printw.o vidattr.o wins_wch.o \
/titanic_44/usr/src/lib/libxcurses/src/
H A Dmapfile-vers141 innstr;
/titanic_44/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers143 innstr;
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h671 extern int innstr(char *, int);
1011 #define innstr(s,n) winnstr(stdscr,s,n) macro
1013 #define mvinnstr(y,x,s,n) (move(y,x)?ERR:innstr(s,n))
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h443 extern int innstr(char *, int);
1008 #define innstr(s, n) winnstr(stdscr, s, n) macro
1011 (move(y, x) ? (s, n, ERR) : innstr(s, n))
/titanic_44/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses409 * innstr.c
411 int innstr(char *, int);
H A Dllib-lxcurses409 * innstr.c
411 int innstr(char *, int);
/titanic_44/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses409 * innstr.c
411 int innstr(char *, int);
H A Dllib-lxcurses409 * innstr.c
411 int innstr(char *, int);
/titanic_44/usr/src/man/man3curses/
H A DMakefile234 innstr.3curses \
779 innstr.3curses := LINKSRC = curs_instr.3curses
/titanic_44/
H A D.gitignore5660 usr/src/man/man3curses/innstr.3curses