HomeSort by: relevance | last modified time | path
    Searched refs:setaf (Results 1 - 2 of 2) sorted by relevancy

  /src/share/terminfo/
terminfo 460 # ANSI.SYS color control. The setab/setaf caps depend on the coincidence
469 op=\E[37;40m, setab=\E[4%p1%dm, setaf=\E[3%p1%dm,
476 op=\E[39;49m, setab=\E[4%p1%dm, setaf=\E[3%p1%dm,
789 setaf=\Eb%?%p1%{0}%=%t?%e%p1%{7}%=%t0%e%p1%{15}%=%t7%e%p1
814 setaf=\Eb%?%p1%{0}%=%t1%e%p1%{1}%=%t2%e%p1%{2}%=%t3%e%p1%{3}
964 setaf=\E[3%p1%dm, setb=\E[%p1%{40}%+%cm,
1033 setab@, setaf@, setb@, setf@, use=linux,
1207 setab=\E[4%p1%dm, setaf=\E[3%p1%dm,
1240 setab=\E[2;%p1%d}, setaf=\E[1;%p1%d},
1268 setaf=\E[3%p1%{8}%m%d%?%p1%{7}%>%t;1%e;22%;m
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 506 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1`
507 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2`
508 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
509 test -n "`tput setaf 5 2>/dev/null`" && tc_cyan=`tput setaf 5`

Completed in 171 milliseconds