Home
last modified time | relevance | path

Searched refs:KILL (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/tests/support/
H A Dserver.tcl67 catch {exec kill -KILL $pid}
/f-stack/app/redis-5.0.5/tests/unit/
H A Dscripting.tcl491 test {Timedout read-only scripts can be killed by SCRIPT KILL} {
509 test {Timedout scripts that modified data can't be killed by SCRIPT KILL} {
/f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in43 KILL = 'kill' variable
193 cmd = [SUDO, KILL, signal, str(proc.pid)]
/f-stack/freebsd/contrib/openzfs/etc/zfs/
H A Dzfs-functions.in183 start-stop-daemon --stop --quiet --retry=TERM/30/KILL/5 \