| /src/contrib/libdiff/test/ |
| H A D | verify_all.sh | 45 echo "FAIL: $got_diff != $expected_diff" | tee -a errors 53 echo "FAIL: $orig_right != $verify_right" | tee -a errors 60 echo "FAIL: $orig_left != $verify_left" | tee -a errors 68 echo "FAIL: $orig_left != $verify_left" | tee -a errors 72 echo "FAIL: $orig_right != $verify_right" | tee -a errors 101 echo "FAIL: $prog_output != $expect_output" | tee -a errors
|
| /src/libexec/rc/rc.d/ |
| H A D | nuageinit_user_data_script | 19 echo "Executing 'runcmd'" | tee -a /var/log/nuageinit.log 20 /var/cache/nuageinit/runcmds 2>&1 | tee -a /var/log/nuageinit.log 23 echo "Executing user_data script" | tee -a /var/log/nuageinit.log 24 /var/cache/nuageinit/user_data 2>&1 | tee -a /var/log/nuageinit.log
|
| H A D | nuageinit | 83 /usr/libexec/nuageinit $dir $citype 2>&1 | tee -a /var/log/nuageinit.log 89 /usr/libexec/nuageinit /media/nuageinit $citype 2>&1 | tee -a /var/log/nuageinit.log
|
| H A D | nuageinit_post_net | 20 /usr/libexec/nuageinit /var/cache/nuageinit/ postnet | tee -a /var/log/nuageinit.log
|
| /src/crypto/libecc/scripts/ |
| H A D | crossbuild.sh | 97 echo "======== COMPILING RELEASE FOR $triplet / $wordsize" 2>&1 | tee -a $COMPILATION_LOG_FILE 99 …IN_CFLAGS="$extra_bin_cflags" multiarch/crossbuild make "$wordsize" 2>&1 | tee -a $COMPILATION_LOG… 104 …IN_CFLAGS="$extra_bin_cflags" multiarch/crossbuild make "$wordsize" 2>&1 | tee -a $COMPILATION_LOG… 110 echo "======== COMPILING DEBUG FOR $triplet / $wordsize" 2>&1 | tee -a $COMPILATION_LOG_FILE 113 …LAGS="$extra_bin_cflags" multiarch/crossbuild make debug"$wordsize" 2>&1 | tee -a $COMPILATION_LOG… 118 …LAGS="$extra_bin_cflags" multiarch/crossbuild make debug"$wordsize" 2>&1 | tee -a $COMPILATION_LOG… 123 echo "===========================================" 2>&1 | tee -a $COMPILATION_LOG_FILE 127 …echo "======== COMPILING STATIC RELEASE FOR $triplet / $wordsize" 2>&1 | tee -a $COMPILATION_LOG_F… 129 …ags" -e BIN_LDFLAGS="-static" multiarch/crossbuild make "$wordsize" 2>&1 | tee -a $COMPILATION_LOG… 134 …ags" -e BIN_LDFLAGS="-static" multiarch/crossbuild make "$wordsize" 2>&1 | tee -a $COMPILATION_LOG… [all …]
|
| /src/sys/contrib/openzfs/.github/workflows/scripts/ |
| H A D | qemu-1-setup.sh | 125 echo $ARC_MIN | sudo tee /sys/module/zfs/parameters/zfs_arc_min 126 echo $ARC_MAX | sudo tee /sys/module/zfs/parameters/zfs_arc_max 127 echo 1 | sudo tee /sys/module/zfs/parameters/zvol_use_blk_mq 134 echo "none" | sudo tee $i
|
| H A D | qemu-3-deps-vm.sh | 100 echo "max_parallel_downloads=10" | sudo -E tee -a /etc/dnf/dnf.conf 241 echo 'virtio_load="YES"' | sudo -E tee -a /boot/loader.conf 243 echo "virtio_${i}_load=\"YES\"" | sudo -E tee -a /boot/loader.conf 245 echo "fdescfs /dev/fd fdescfs rw 0 0" | sudo -E tee -a /etc/fstab 249 echo '[global]' | sudo -E tee /usr/local/etc/smb4.conf >/dev/null 279 | sudo tee -a /etc/default/grub >/dev/null 285 | sudo tee -a /etc/default/grub >/dev/null 301 | sudo tee -a /etc/default/grub >/dev/null
|
| H A D | qemu-7-prepare.sh | 20 | tee summary.txt | tee /tmp/summary.txt
|
| /src/crypto/openssh/.github/ |
| H A D | run_test.sh | 13 hostname | $SUDO tee $sshconf/shosts.equiv >/dev/null 14 echo "EnableSSHKeysign yes" | $SUDO tee $sshconf/ssh_config >/dev/null 20 $SUDO tee -a $sshconf/ssh_known_hosts >/dev/null
|
| /src/tools/build/make_check/ |
| H A D | check.mk | 8 ${MK} ${MK_ARG} 2>&1 | tee out-new 10 make ${MK_ARG} 2>&1 | tee out-old
|
| /src/usr.sbin/periodic/etc/daily/ |
| H A D | 440.status-mailq | 34 esac | tee /dev/stderr | 55 esac | tee /dev/stderr |
|
| H A D | 480.status-ntpd | 20 synchronized=$(ntpq -pn | tee /dev/stderr | grep '^\*')
|
| H A D | 430.status-uptime | 26 rc=$($prog | tee /dev/stderr | wc -l)
|
| /src/sys/contrib/device-tree/Bindings/arm/firmware/ |
| H A D | linaro,optee-tz.txt | 18 in drivers/tee/optee/optee_smc.h 21 in drivers/tee/optee/optee_smc.h
|
| /src/usr.bin/tee/tests/ |
| H A D | tee_test.sh | 60 porch -f $(atf_get_srcdir)/sigint.orch tee file 63 atf_check porch -f $(atf_get_srcdir)/sigint.orch tee -i file
|
| /src/tools/test/stress2/misc/ |
| H A D | zfs13.sh | 66 ls -ls | grep output | tee $log1 69 ls -ls | grep output | tee $log2
|
| H A D | ruby.sh | 37 ruby -v 2>&1 | tee $log | grep warning && s=1 || s=0
|
| /src/sbin/md5/ |
| H A D | md5.c | 683 MDInput(const Algorithm_t *alg, FILE *f, char *buf, bool tee) in MDInput() argument 698 if (tee && fwrite(block, 1, len, stdout) != len) in MDInput() 708 if (tee && putchar('\n') == EOF) in MDInput() 716 if (tee && in MDInput() 736 if (tee && putchar(byte) == EOF) in MDInput() 751 if (tee && putchar('\n') == EOF) in MDInput()
|
| /src/usr.bin/tee/ |
| H A D | Makefile | 4 PROG= tee
|
| /src/crypto/openssl/util/ |
| H A D | check-malloc-errs | 12 ) | tee /tmp/out$$
|
| /src/sys/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | statechange-sync-slot_off.sh | 50 echo "off" | tee "$ZEVENT_VDEV_ENC_SYSFS_PATH/power_status"
|
| H A D | deadman-sync-slot_off.sh | 57 echo "off" | tee "$ZEVENT_VDEV_ENC_SYSFS_PATH/power_status"
|
| /src/usr.sbin/periodic/etc/security/ |
| H A D | 400.passwdless | 44 tee /dev/stderr | wc -l)
|
| H A D | 300.chkuid0 | 45 tee /dev/stderr |
|
| /src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/ |
| H A D | tst.ufunc.ksh | 67 script | tee /dev/fd/2 | egrep 'ksh(93)?`[a-zA-Z_]' > /dev/null
|