Home
last modified time | relevance | path

Searched refs:mvhline (Results 1 – 17 of 17) sorted by relevance

/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dhln.c61 #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 Dhln.c62 #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.c49 mvhline(int y, int x, chtype c, int n) in mvhline() function
H A Dmapfile-vers480 mvhline;
H A Dcurses.ed690 extern int mvhline(int, int, chtype, int);
845 mvaddstr(), mvdelch(), mvgetch(), mvgetstr(), mvhline(),
1071 #define mvhline(y, x, c, num) \
H A Dllib-lcurses311 int mvhline(int y, int x, chtype ch, int n);
/titanic_44/usr/src/lib/libxcurses/src/
H A Dmapfile-vers188 mvhline;
/titanic_44/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers190 mvhline;
/titanic_44/usr/src/man/man3xcurses/
H A DMakefile205 mvhline.3xcurses \
582 mvhline.3xcurses := LINKSRC = hline.3xcurses
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h633 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 Dcurses.h491 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 Dllib-lcurses351 int mvhline(int, int, chtype, int);
H A Dllib-lxcurses351 int mvhline(int, int, chtype, int);
/titanic_44/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses351 int mvhline(int, int, chtype, int);
H A Dllib-lxcurses351 int mvhline(int, int, chtype, int);
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc228 link path=usr/share/man/man3xcurses/mvhline.3xcurses target=hline.3xcurses
/titanic_44/
H A D.gitignore7906 usr/src/man/man3xcurses/mvhline.3xcurses