| /src/external/bsd/nvi/dist/cl/ |
| cl_screen.c | 497 (void)cl_getcap(sp, "smso", &clp->smso); 503 if (clp->smso == NULL || clp->rmso == NULL) { 504 if (clp->smso != NULL) { 505 free(clp->smso); 506 clp->smso = NULL; 609 if (clp->smso != NULL) { 610 free(clp->smso); 611 clp->smso = NULL;
|
| cl.h | 50 char *rmso, *smso; /* Inverse video terminal strings. */ member in struct:_cl_private
|
| cl_funcs.c | 166 if (clp->smso == NULL) 169 (void)tputs(clp->smso, 1, cl_putchar);
|
| /src/share/terminfo/ |
| terminfo | 379 rmso=\E[m, smso=\E[7m, 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, 573 smso=\E[7m, smul=\E[4m, 802 smso=\EyQ, smul=\EyH, use=at-m, 843 rs2=\Ev\Eq\Ee, sc=\Ej, sgr0=\Eq, smso=\Ep, 874 smkx=\E[?1h\E=, smso=\E[7m, smul=\E[4m, tbc=\E[3g, 891 smcup=\Ev\Ee\Ez_, smso=\Ep, smul=\EyH, 910 smso=\Ep, smul=\EyH, 919 kcuf1=\EC, kcuu1=\EA, ri=\EI, rmso=\Eq, sgr0=\Eq, smso=\Ep [all...] |
| /src/usr.sbin/makemandb/ |
| apropos-utils.c | 1077 const char *bold, *sgr0, *smso, *rmso, *smul, *rmul; local 1081 smso = rmso = smul = rmul = ""; 1087 smso = ti_getstr(ti, "smso"); 1089 if (smso == NULL || 1091 smso = rmso = ""; 1094 smso = rmso = ""; 1101 sa[0] = term_fix_seq(ti, bold ? bold : smso);
|
| /src/external/bsd/openldap/dist/build/ |
| shtool | 525 for seq in bold md smso; do # 'smso' is last
|
| ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/sys/external/isc/libsodium/dist/build-aux/ |
| ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/bsd/file/dist/ |
| ltmain.sh | 508 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/bsd/flex/dist/build-aux/ |
| ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/bsd/ntp/dist/sntp/libevent/build-aux/ |
| ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/bsd/ntp/dist/sntp/libevent/ |
| ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/bsd/openldap/dist/contrib/ldapc++/ |
| ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/lgpl3/gmp/dist/ |
| ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/lgpl3/mpc/dist/ |
| ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/bsd/libevent/dist/build-aux/ |
| ltmain.sh | 513 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/bsd/openpam/dist/ |
| ltmain.sh | 548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/bsd/unbound/dist/ |
| ltmain.sh | 548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/lgpl3/mpc/dist/build-aux/ |
| ltmain.sh | 548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/lgpl3/mpfr/dist/ |
| ltmain.sh | 548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/mit/expat/dist/conftools/ |
| ltmain.sh | 548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/mit/isl/dist/interface/ |
| ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/mit/isl/dist/ |
| ltmain.sh | 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/mit/libuv/dist/ |
| ltmain.sh | 548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|
| /src/external/mpl/bind/dist/ |
| ltmain.sh | 548 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
|