Home
last modified time | relevance | path

Searched refs:rmul (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/terminfo/
H A Dterminfo.src370 rmul=\E[m, smul=\E[4m,
397 # <rmul=\E[24m>, but this isn't a documented feature of ANSI.SYS.
400 rmso=\E[m, rmul=\E[m,
417 rmul=\E[m,
448 rmso=\E[27m, rmul=\E[24m, use=klone+sgr8,
529 rmir=\E[4l, rmso=\E[m, rmul=\E[m, sc=\E7, smir=\E[4h,
712 rmul=\EzH, rs2=\Ev\Eq\Ez_\Ee\Ei\Eb?\Ec0, sgr0=\Ez_,
758 rmso=\E[m, rmul=\E[m,
780 rmso=\Eq, rmul=\EzH, rs1=\Ez_\Eb@\EcA, sgr0=\Ez_,
797 rmul=\EzH, rs1=\Ez_\Eb@\EcA, sgr0=\Ez_, smcup=\Ev\Ee\Ez_,
[all …]
H A Dtermcap.src2785 # added khome/kend, rmir/smir, rmul/smul, hts based on the R5 xterm code - TD
4638 # Sun's terminfo entry documents bold and smul/rmul capabilities, but wscons
11013 # rmul: Could use \E[4!{ to turn off only underline (leaving any other
14208 # rmul=\E!\0, smul=\E!\040,
17219 # rmul=\E0A$<200/>; my guess is the highlight letter is bit-coded like an ADM,
19567 # * Added u8/u9, removed rmul/smul from sun-il.
/titanic_41/usr/src/cmd/ssh/sftp/
H A Dsftp.c682 int rmul = sort_flag & LS_REVERSE_SORT ? -1 : 1; in sdirent_comp() local
686 return (rmul * strcmp(a->filename, b->filename)); in sdirent_comp()
688 return (rmul * NCMP(a->a.mtime, b->a.mtime)); in sdirent_comp()
690 return (rmul * NCMP(a->a.size, b->a.size)); in sdirent_comp()
/titanic_41/usr/src/lib/libcurses/screen/
H A Dcaps180 exit_underline_mode, "rmul" "ue" End underscore mode
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps185 exit_underline_mode rmul ue str End underscore mode
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps185 exit_underline_mode rmul ue str End underscore mode