Home
last modified time | relevance | path

Searched refs:vline (Results 1 – 18 of 18) sorted by relevance

/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dhln.c87 #undef vline
90 vline(chtype v, int n) in vline() function
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dhln.c96 #undef vline
99 vline(chtype v, int n) in vline() function
/titanic_50/usr/src/lib/libcurses/screen/
H A D_vline.c49 vline(chtype vertch, int num_chars) in vline() function
H A Dmapfile-vers580 vline;
H A Dcurses.ed743 extern int vline(chtype, int);
859 syncok(), touchline(), touchwin(), untouchwin(), vline(),
931 #define vline(c, num) wvline(stdscr, c, num)
H A Dllib-lcurses546 int vline(chtype vertch, int num_chars);
/titanic_50/usr/src/cmd/vscan/vscand/
H A Dvs_icap.c1386 int vline; in vs_icap_resp_violation_rec() local
1397 for (vline = 0; vline < VS_VIOLATION_LINES; vline++) { in vs_icap_resp_violation_rec()
1406 switch (vline) { in vs_icap_resp_violation_rec()
/titanic_50/usr/src/lib/libxcurses/src/
H A Dmapfile-vers343 vline;
/titanic_50/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers344 vline;
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h634 extern int vline(chtype, int);
938 #define vline(ch, n) wvline(stdscr, ch, n) macro
943 (move(y, x) ? (ch, n, ERR) : vline(ch, n))
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h631 extern int vline(chtype, int);
974 #define vline(ch,n) wvline(stdscr,ch,n) macro
976 #define mvvline(y,x,ch,n) (move(y,x)?ERR:vline(ch,n))
/titanic_50/usr/src/man/man3xcurses/
H A DMakefile330 vline.3xcurses \
586 vline.3xcurses := LINKSRC = hline.3xcurses
/titanic_50/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses353 int vline(chtype, int);
H A Dllib-lxcurses353 int vline(chtype, int);
/titanic_50/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses353 int vline(chtype, int);
H A Dllib-lxcurses353 int vline(chtype, int);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc416 link path=usr/share/man/man3xcurses/vline.3xcurses target=hline.3xcurses
/titanic_50/
H A D.gitignore8031 usr/src/man/man3xcurses/vline.3xcurses