| /freebsd-14.2/crypto/openssh/.github/ |
| H A D | run_test.sh | 12 hostname | $SUDO tee $sshconf/shosts.equiv >/dev/null 13 echo "EnableSSHKeysign yes" | $SUDO tee $sshconf/ssh_config >/dev/null 19 $SUDO tee -a $sshconf/ssh_known_hosts >/dev/null
|
| /freebsd-14.2/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
|
| /freebsd-14.2/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)
|
| H A D | 140.clean-rwho | 41 -delete $print | tee /dev/stderr | wc -l)
|
| H A D | 120.clean-preserve | 41 -delete $print | tee /dev/stderr | wc -l)
|
| /freebsd-14.2/contrib/capsicum-test/ |
| H A D | capability-fd-pair.cc | 51 TEST(CapabilityPair, tee) { in TEST() argument 82 EXPECT_NOTCAPABLE(tee(cap_in_wo, cap_out_rw, 4, SPLICE_F_NONBLOCK)); in TEST() 83 EXPECT_NOTCAPABLE(tee(cap_in_rw, cap_out_ro, 4, SPLICE_F_NONBLOCK)); in TEST() 84 EXPECT_OK(tee(cap_in_rw, cap_out_rw, 4, SPLICE_F_NONBLOCK)); in TEST()
|
| /freebsd-14.2/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
|
| /freebsd-14.2/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
|
| /freebsd-14.2/sbin/md5/ |
| H A D | md5.c | 684 MDInput(const Algorithm_t *alg, FILE *f, char *buf, bool tee) in MDInput() argument 699 if (tee && fwrite(block, 1, len, stdout) != len) in MDInput() 709 if (tee && putchar('\n') == EOF) in MDInput() 717 if (tee && in MDInput() 737 if (tee && putchar(byte) == EOF) in MDInput() 752 if (tee && putchar('\n') == EOF) in MDInput()
|
| /freebsd-14.2/usr.bin/tee/ |
| H A D | Makefile | 3 PROG= tee
|
| /freebsd-14.2/crypto/openssl/util/ |
| H A D | check-malloc-errs | 12 ) | tee /tmp/out$$
|
| /freebsd-14.2/sys/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | statechange-slot_off.sh | 50 echo "off" | tee "$ZEVENT_VDEV_ENC_SYSFS_PATH/power_status"
|
| /freebsd-14.2/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 |
|
| H A D | 900.tcpwrap | 61 tee /dev/stderr | wc -l)
|
| H A D | 800.loginfail | 61 tee /dev/stderr | wc -l)
|
| /freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/ |
| H A D | tst.umod.ksh | 65 script | tee /dev/fd/2 | egrep -w 'ksh(93)?' > /dev/null
|
| H A D | tst.usym.ksh | 66 script | tee /dev/fd/2 | egrep 'ksh(93)?`[a-zA-Z_]' > /dev/null
|
| H A D | tst.ufunc.ksh | 67 script | tee /dev/fd/2 | egrep 'ksh(93)?`[a-zA-Z_]' > /dev/null
|
| H A D | tst.mod.ksh | 66 script | tee /dev/fd/2 | grep kernel > /dev/null
|
| H A D | tst.func.ksh | 70 script | tee /dev/fd/2 | grep mtx_lock > /dev/null
|
| H A D | tst.sym.ksh | 66 script | tee /dev/fd/2 | grep mtx_lock > /dev/null
|