/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | innstr.c | 51 #undef innstr 54 innstr(char *s, int n) in innstr() function
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | _innstr.c | 49 innstr(char *s, int n) in innstr() function
|
H A D | mapfile-vers | 112 innstr;
|
H A D | curses.ed | 669 extern int innstr(char *, int); 840 inchnstr(), inchstr(), innstr(), insch(), 935 #define innstr(str, n) winnstr(stdscr, (str), (n))
|
H A D | llib-lcurses | 209 int innstr(char *s, int n);
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 84 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 D | innstr.c | 47 (innstr)(s, n) variable
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 80 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 D | system-library.man3curses.inc | 282 link path=usr/share/man/man3curses/innstr.3curses target=curs_instr.3curses
|
/titanic_44/usr/src/lib/libxcurses2/ |
H A D | Makefile.com | 54 brdr.o innstr.o printw.o vidattr.o wins_wch.o \
|
/titanic_44/usr/src/lib/libxcurses/ |
H A D | Makefile.com | 56 brdr.o innstr.o printw.o vidattr.o wins_wch.o \
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 141 innstr;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 143 innstr;
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 671 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 D | curses.h | 443 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 D | llib-lcurses | 409 * innstr.c 411 int innstr(char *, int);
|
H A D | llib-lxcurses | 409 * innstr.c 411 int innstr(char *, int);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 409 * innstr.c 411 int innstr(char *, int);
|
H A D | llib-lxcurses | 409 * innstr.c 411 int innstr(char *, int);
|
/titanic_44/usr/src/man/man3curses/ |
H A D | Makefile | 234 innstr.3curses \ 779 innstr.3curses := LINKSRC = curs_instr.3curses
|
/titanic_44/ |
H A D | .gitignore | 5660 usr/src/man/man3curses/innstr.3curses
|