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

  /src/usr.sbin/makemandb/
apropos-utils.c 1077 const char *bold, *sgr0, *smso, *rmso, *smul, *rmul; local in function:term_init
1080 bold = sgr0 = NULL;
1085 sgr0 = ti_getstr(ti, "sgr0");
1086 if (bold == NULL || sgr0 == NULL) {
1092 bold = sgr0 = NULL;
1102 sa[1] = term_fix_seq(ti, sgr0 ? sgr0 : rmso);
  /src/share/terminfo/
terminfo 377 sgr0=\E[0m,
429 sgr0=\E[0;10m, smpch=\E[11m, smso=\E[7m, smul=\E[4m,
448 sgr0=\E[0;10m, smacs=\E[12m, smso=\E[7m, smul=\E[4m,
801 rmul=\EzH, rs2=\Ev\Eq\Ez_\Ee\Ei\Eb?\Ec0, sgr0=\Ez_,
843 rs2=\Ev\Eq\Ee, sc=\Ej, sgr0=\Eq, smso=\Ep,
873 sgr0=\E[m, smacs=^N, smcup=\E[?7l, smir=\Eh,
890 rmso=\Eq, rmul=\EzH, rs1=\Ez_\Eb@\EcA, sgr0=\Ez_,
909 rmul=\EzH, rs1=\Ez_\Eb@\EcA, sgr0=\Ez_, smcup=\Ev\Ee\Ez_,
919 kcuf1=\EC, kcuu1=\EA, ri=\EI, rmso=\Eq, sgr0=\Eq, smso=\Ep,
941 ri=\EI, rmcup=, rmso=\Eq, rs1=\Ez_\Eb@\EcA, sc=\Ej, sgr0=\Eq
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 501 test -n "`tput sgr0 2>/dev/null`" && {
502 tc_reset=`tput sgr0`

Completed in 22 milliseconds