Searched refs:TERM (Results 1 - 25 of 48) sorted by relevance

12

/freebsd-10-stable/tests/sys/geom/class/raid3/
H A Dconf.sh13 trap graid3_test_cleanup ABRT EXIT INT TERM
/freebsd-10-stable/tests/sys/geom/class/shsec/
H A Dconf.sh13 trap shsec_test_cleanup ABRT EXIT INT TERM
/freebsd-10-stable/release/
H A Drc.local20 TERM=cons25w
22 TERM=xterm
50 read TERM
51 TERM=${TERM:-vt100}
53 export TERM
/freebsd-10-stable/tests/sys/geom/class/concat/
H A Dconf.sh13 trap gconcat_test_cleanup ABRT EXIT INT TERM
/freebsd-10-stable/tests/sys/geom/class/mirror/
H A Dconf.sh13 trap gmirror_test_cleanup ABRT EXIT INT TERM
/freebsd-10-stable/tests/sys/geom/class/stripe/
H A Dconf.sh13 trap gstripe_test_cleanup ABRT EXIT INT TERM
/freebsd-10-stable/tests/sys/geom/class/uzip/
H A Dconf.sh15 trap uzip_test_cleanup ABRT EXIT INT TERM
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/infocmp/
H A Dt_terminfo.sh38 env TERM="${term}" infocmp
52 env TERM="${term}" infocmp
/freebsd-10-stable/sys/boot/common/
H A Dnewvers.sh36 trap "rm -f $tempfile" EXIT INT TERM
/freebsd-10-stable/contrib/netbsd-tests/net/ndp/
H A Dt_ra.sh183 atf_check -s exit:0 kill -TERM `cat ${PIDFILE}`
195 atf_check -s exit:0 kill -TERM `cat ${PIDFILE}`
205 kill -TERM `cat ${PIDFILE}`
246 # Note that ifconfig down; kill -TERM doesn't work
304 # Note that ifconfig down; kill -TERM doesn't work
365 atf_check -s exit:0 kill -TERM `cat ${PIDFILE}`
375 kill -TERM `cat ${PIDFILE}`
425 atf_check -s exit:0 kill -TERM `cat ${PIDFILE}`
427 atf_check -s exit:0 kill -TERM `cat ${PIDFILE3}`
437 kill -TERM `ca
[all...]
/freebsd-10-stable/sbin/fdisk/
H A Druntest.sh10 trap "mdconfig -d -u ${MD}" EXIT INT TERM
/freebsd-10-stable/contrib/ntp/scripts/rc/
H A Dntpd47 if kill -TERM $PID 2> /dev/null;then
/freebsd-10-stable/crypto/openssh/contrib/suse/
H A Drc.sshd62 killproc -p $SSHD_PIDFILE -TERM $SSHD_BIN
/freebsd-10-stable/etc/
H A Drc.shutdown106 pkill -TERM -P $_rcshutdown_watchdog >/dev/null 2>&1
H A Drc.sendmail113 kill -TERM `head -1 ${sendmail_pidfile}`
192 kill -TERM `head -1 ${sendmail_mspq_pidfile}`
/freebsd-10-stable/contrib/hyperv/tools/scripts/
H A Dhyperv_vfup66 kill -TERM `cat $pidfile`
/freebsd-10-stable/cddl/contrib/dtracetoolkit/Bin/
H A Derrinfo117 $SIG{TERM} = \&Cleanup_Signal; # TERM
H A Dhotkernel67 $SIG{TERM} = \&cleanupsig; # TERM
H A Dhotuser79 $SIG{TERM} = \&cleanupsig; # TERM
/freebsd-10-stable/cddl/contrib/dtracetoolkit/
H A Derrinfo117 $SIG{TERM} = \&Cleanup_Signal; # TERM
H A Dhotkernel67 $SIG{TERM} = \&cleanupsig; # TERM
H A Dhotuser79 $SIG{TERM} = \&cleanupsig; # TERM
/freebsd-10-stable/crypto/openssh/contrib/redhat/
H A Dsshd.init59 killproc $SSHD -TERM
/freebsd-10-stable/contrib/ncurses/progs/
H A Dcapconvert38 # Note, except for telling if we're running under xterm we don't use TERM at
80 if test "$TERM" = "xterm"
227 # TERM and TERMCAP (partly because it's too painful, and partly because
228 # we don't actually know what TERM will be nor even if it always has
/freebsd-10-stable/usr.bin/gzip/
H A Dznew60 trap 'rm -f "$tmp"; exit 1' HUP INT QUIT PIPE TERM

Completed in 102 milliseconds

12