/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | hln.c | 61 #undef mvhline 64 mvhline(int y, int x, chtype h, int n) in mvhline() function
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | hln.c | 62 #undef mvhline 65 mvhline(int y, int x, chtype h, int n) in mvhline() function
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | _mvhline.c | 49 mvhline(int y, int x, chtype c, int n) in mvhline() function
|
H A D | mapfile-vers | 480 mvhline;
|
H A D | curses.ed | 690 extern int mvhline(int, int, chtype, int); 845 mvaddstr(), mvdelch(), mvgetch(), mvgetstr(), mvhline(), 1071 #define mvhline(y, x, c, num) \
|
H A D | llib-lcurses | 311 int mvhline(int y, int x, chtype ch, int n);
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 188 mvhline;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 190 mvhline;
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 205 mvhline.3xcurses \ 582 mvhline.3xcurses := LINKSRC = hline.3xcurses
|
/titanic_44/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 633 extern int mvhline(int, int, chtype, int); 975 #define mvhline(y,x,ch,n) (move(y,x)?ERR:hline(ch,n)) macro
|
/titanic_44/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 491 extern int mvhline(int, int, chtype, int); 939 #define mvhline(y, x, ch, n) \ macro
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 351 int mvhline(int, int, chtype, int);
|
H A D | llib-lxcurses | 351 int mvhline(int, int, chtype, int);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 351 int mvhline(int, int, chtype, int);
|
H A D | llib-lxcurses | 351 int mvhline(int, int, chtype, int);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3xcurses.inc | 228 link path=usr/share/man/man3xcurses/mvhline.3xcurses target=hline.3xcurses
|
/titanic_44/ |
H A D | .gitignore | 7906 usr/src/man/man3xcurses/mvhline.3xcurses
|