/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | inchn.c | 49 #undef inchnstr 52 inchnstr(chtype *chs, int n) in inchnstr() function
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | _inchnstr.c | 49 inchnstr(chtype *s, int n) in inchnstr() function
|
H A D | mapfile-vers | 107 inchnstr;
|
H A D | curses.ed | 667 extern int inchnstr(chtype *, int); 840 inchnstr(), inchstr(), innstr(), insch(), 937 #define inchnstr(str, n) winchnstr(stdscr, str, n)
|
H A D | llib-lcurses | 203 int inchnstr(chtype *s, int n);
|
/titanic_41/usr/src/man/man3xcurses/ |
H A D | Makefile | 82 inchnstr.3xcurses \ 614 inchstr.3xcurses := LINKSRC = inchnstr.3xcurses 615 mvinchnstr.3xcurses := LINKSRC = inchnstr.3xcurses 616 mvinchstr.3xcurses := LINKSRC = inchnstr.3xcurses 617 mvwinchnstr.3xcurses := LINKSRC = inchnstr.3xcurses 618 mvwinchstr.3xcurses := LINKSRC = inchnstr.3xcurses 619 winchnstr.3xcurses := LINKSRC = inchnstr.3xcurses 620 winchstr.3xcurses := LINKSRC = inchnstr.3xcurses
|
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | inchn.c | 47 (inchnstr)(chs, n) variable
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 78 file path=usr/share/man/man3xcurses/inchnstr.3xcurses 183 link path=usr/share/man/man3xcurses/inchstr.3xcurses target=inchnstr.3xcurses 238 target=inchnstr.3xcurses 240 target=inchnstr.3xcurses 296 target=inchnstr.3xcurses 298 target=inchnstr.3xcurses 487 target=inchnstr.3xcurses 488 link path=usr/share/man/man3xcurses/winchstr.3xcurses target=inchnstr.3xcurses
|
H A D | system-library.man3curses.inc | 275 link path=usr/share/man/man3curses/inchnstr.3curses \
|
/titanic_41/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 136 inchnstr;
|
/titanic_41/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 138 inchnstr;
|
/titanic_41/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 647 extern int inchnstr(chtype *, int); 995 #define inchnstr(chs,n) winchnstr(stdscr,chs,n) macro 997 #define mvinchnstr(y,x,chs,n) (move(y,x)?ERR:inchnstr(chs,n))
|
/titanic_41/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 438 extern int inchnstr(chtype *, int); 977 #define inchnstr(chs, n) winchnstr(stdscr, chs, n) macro 980 (move(y, x) ? (chs, n, ERR) : inchnstr(chs, n))
|
/titanic_41/usr/src/man/man3curses/ |
H A D | Makefile | 229 inchnstr.3curses \ 731 inchnstr.3curses := LINKSRC = curs_inchstr.3curses
|
/titanic_41/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 395 int inchnstr(chtype *, int);
|
H A D | llib-lxcurses | 395 int inchnstr(chtype *, int);
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 395 int inchnstr(chtype *, int);
|
H A D | llib-lxcurses | 395 int inchnstr(chtype *, int);
|
/titanic_41/ |
H A D | .gitignore | 5655 usr/src/man/man3curses/inchnstr.3curses
|