| /src/usr.bin/tput/ |
| clear.sh | 38 exec tput clear
|
| Makefile | 4 PROG= tput 7 MLINKS= tput.1 clear.1
|
| /src/games/wargames/ |
| wargames.sh | 43 tput cl
|
| /src/distrib/amd64/cdroms/ |
| install.sh | 100 tput clear
|
| /src/distrib/amd64/installimage/ |
| install.sh | 100 tput clear
|
| /src/distrib/amd64/installimage-bios/ |
| install.sh | 100 tput clear
|
| /src/distrib/evbarm/installimage/ |
| install.sh | 100 tput clear
|
| /src/distrib/i386/cdroms/ |
| install.sh | 100 tput clear
|
| /src/distrib/i386/installimage/ |
| install.sh | 100 tput clear
|
| /src/distrib/sparc64/cdroms/installcd/ |
| install.sh | 100 tput clear
|
| /src/distrib/vax/cdroms/installcd/ |
| install.sh | 100 tput clear
|
| /src/external/bsd/jemalloc/dist/test/ |
| test.sh.in | 69 if [ -t 2 ] && tput colors >/dev/null 2>&1; then
|
| test.sh | 69 if [ -t 2 ] && tput colors >/dev/null 2>&1; then
|
| /src/usr.bin/ |
| Makefile | 31 tput \
|
| /src/external/gpl3/binutils/dist/opcodes/ |
| microblaze-opcm.h | 47 tget, tcget, tnget, tncget, tput, tcput, tnput, tncput, enumerator in enum:microblaze_instr
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| microblaze-opcm.h | 47 tget, tcget, tnget, tncget, tput, tcput, tnput, tncput, enumerator in enum:microblaze_instr
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| microblaze-opcm.h | 47 tget, tcget, tnget, tncget, tput, tcput, tnput, tncput, enumerator in enum:microblaze_instr
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| microblaze-opcm.h | 47 tget, tcget, tnget, tncget, tput, tcput, tnput, tncput, enumerator in enum:microblaze_instr
|
| /src/usr.bin/crunch/examples/ |
| really-big.conf | 50 progs tcopy tee telnet tftp time tip tn3270 touch tput tr true tset tsort
|
| /src/sys/external/isc/libsodium/dist/build-aux/ |
| ltmain.sh | 501 test -n "`tput sgr0 2>/dev/null`" && { 502 tc_reset=`tput sgr0` 503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold` 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso` 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 [all...] |
| /src/external/bsd/file/dist/ |
| ltmain.sh | 504 test -n "`tput sgr0 2>/dev/null`" && { 505 tc_reset=`tput sgr0` 506 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold` 508 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso` 509 test -n "`tput setaf 1 2>/dev/null`" && tc_red=`tput setaf 1` 510 test -n "`tput setaf 2 2>/dev/null`" && tc_green=`tput setaf 2 [all...] |
| /src/external/bsd/flex/dist/build-aux/ |
| ltmain.sh | 501 test -n "`tput sgr0 2>/dev/null`" && { 502 tc_reset=`tput sgr0` 503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold` 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso` 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 [all...] |
| /src/external/bsd/ntp/dist/sntp/libevent/build-aux/ |
| ltmain.sh | 501 test -n "`tput sgr0 2>/dev/null`" && { 502 tc_reset=`tput sgr0` 503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold` 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso` 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 [all...] |
| /src/external/bsd/ntp/dist/sntp/libevent/ |
| ltmain.sh | 501 test -n "`tput sgr0 2>/dev/null`" && { 502 tc_reset=`tput sgr0` 503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold` 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso` 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 [all...] |
| /src/external/bsd/openldap/dist/build/ |
| ltmain.sh | 501 test -n "`tput sgr0 2>/dev/null`" && { 502 tc_reset=`tput sgr0` 503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold` 505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso` 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 [all...] |